ViewMasterPage<TModel>.Html Proprietà

Definizione

Ottiene il codice HTML per la pagina master.

public System.Web.Mvc.HtmlHelper<TModel> Html { get; }
member this.Html : System.Web.Mvc.HtmlHelper<'Model>
Public ReadOnly Property Html As HtmlHelper(Of TModel)

Valore della proprietà

Codice HTML per la pagina master.

Si applica a