ViewDataDictionary.Model Propriété
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.
Obtient ou définit le modèle qui est associé aux données d'affichage.
public object Model { get; set; }
member this.Model : obj with get, set
Public Property Model As Object
Valeur de propriété
Modèle associé aux données d'affichage.