NameExtensions.IdForModel(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 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.