DisplayNameExtensions.DisplayNameForModel(HtmlHelper) 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.
Obtient le nom complet du modèle.
public static System.Web.Mvc.MvcHtmlString DisplayNameForModel (this System.Web.Mvc.HtmlHelper html);
static member DisplayNameForModel : System.Web.Mvc.HtmlHelper -> System.Web.Mvc.MvcHtmlString
<Extension()>
Public Function DisplayNameForModel (html As HtmlHelper) As MvcHtmlString
Paramètres
- html
- HtmlHelper
Instance du programme d'assistance HTML qui est étendue par cette méthode.
Retours
Nom complet du modèle.