WebViewPage<'TModel>.Html Property
Gets or sets the HtmlHelper object that is used to render HTML elements.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.Mvc.HtmlHelper<'TModel>The HtmlHelper object that is used to render HTML elements.
Show: