Partager via


DisplayNameExtensions.DisplayNameForModel(HtmlHelper) Méthode

Définition

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.

S’applique à