HtmlHelper(Of TModel) Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyHtml5DateRenderingMode

Gets or sets the HTML5 date rendering mode.(Inherited from HtmlHelper.)

System_CAPS_pubpropertyRouteCollection

Gets or sets the collection of routes for the application.(Inherited from HtmlHelper.)

System_CAPS_pubpropertyViewBag

Gets the view bag.

System_CAPS_pubpropertyViewContext

Gets or sets the context information about the view.(Inherited from HtmlHelper.)

System_CAPS_pubpropertyViewData

Gets the strongly typed view data dictionary.

System_CAPS_pubpropertyViewDataContainer

Gets or sets the view data container.(Inherited from HtmlHelper.)

Return to top
Show: