TemplateInfo.Visited(ModelExplorer) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Vérifie si un modèle a déjà été visité.
public:
bool Visited(Microsoft::AspNetCore::Mvc::ViewFeatures::ModelExplorer ^ modelExplorer);
public bool Visited (Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer);
member this.Visited : Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer -> bool
Public Function Visited (modelExplorer As ModelExplorer) As Boolean
Paramètres
- modelExplorer
- ModelExplorer
L’ModelExploreropérateur
Retours
Indique si le modèle a été visité.