Partager via


NameExtensions.IdForModel(HtmlHelper) Méthode

Définition

Obtient l’ID de la HtmlHelper chaîne.

public static System.Web.Mvc.MvcHtmlString IdForModel (this System.Web.Mvc.HtmlHelper html);
static member IdForModel : System.Web.Mvc.HtmlHelper -> System.Web.Mvc.MvcHtmlString
<Extension()>
Public Function IdForModel (html As HtmlHelper) As MvcHtmlString

Paramètres

html
HtmlHelper

Instance du programme d'assistance HTML qui est étendue par cette méthode.

Retours

Valeur d'attribut ID HTML de l'objet représenté par l'expression.

S’applique à