ViewPage<'TModel>.Html Property
Gets or sets the HtmlHelper object that provides support for rendering elements.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Web.Mvc.HtmlHelper<'TModel>The HTML helper object that is associated with the view.
Show: