1 out of 1 rated this helpful - Rate this topic

ViewPage.Html Property

Gets or sets the HtmlHelper object that is used to render HTML elements.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public HtmlHelper<Object> Html { get; set; }

Property Value

Type: System.Web.Mvc.HtmlHelper<Object>
The HTML helper object that is associated with the view.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ