HelperPage.Html 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 l’objet HtmlHelper associé à une page.
public static System.Web.WebPages.Html.HtmlHelper Html { get; }
member this.Html : System.Web.WebPages.Html.HtmlHelper
Public Shared ReadOnly Property Html As HtmlHelper
Valeur de propriété
Objet qui prend en charge le rendu des contrôles de formulaire HTML dans une page.