HtmlHelper Properties

 

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

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticClientValidationEnabled

Gets or sets a value that indicates whether client validation is enabled.

System_CAPS_pubpropertyHtml5DateRenderingMode

Gets or sets the HTML5 date rendering mode.

System_CAPS_pubpropertySystem_CAPS_staticIdAttributeDotReplacement

Gets or sets the character that replaces periods in the ID attribute of an element.

System_CAPS_pubpropertyRouteCollection

Gets or sets the collection of routes for the application.

System_CAPS_pubpropertySystem_CAPS_staticUnobtrusiveJavaScriptEnabled

Gets or sets a value that indicates whether unobtrusive JavaScript is enabled.

System_CAPS_pubpropertySystem_CAPS_staticValidationMessageElement

Element name used to wrap the validation message generated by ValidationMessage and other overloads.

System_CAPS_pubpropertySystem_CAPS_staticValidationSummaryMessageElement

Element name used to wrap a top-level message in ValidationSummary and other overloads.

System_CAPS_pubpropertyViewBag

Gets the view bag.

System_CAPS_pubpropertyViewContext

Gets or sets the context information about the view.

System_CAPS_pubpropertyViewData

Gets the current view data dictionary.

System_CAPS_pubpropertyViewDataContainer

Gets or sets the view data container.

Return to top
Show: