HtmlHelper Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ClientValidationEnabled | Gets or sets a value that indicates whether client validation is enabled. |
![]() | Html5DateRenderingMode | Gets or sets the HTML5 date rendering mode. |
![]() ![]() | IdAttributeDotReplacement | Gets or sets the character that replaces periods in the ID attribute of an element. |
![]() | RouteCollection | Gets or sets the collection of routes for the application. |
![]() ![]() | UnobtrusiveJavaScriptEnabled | Gets or sets a value that indicates whether unobtrusive JavaScript is enabled. |
![]() ![]() | ValidationMessageElement | Element name used to wrap the validation message generated by ValidationMessage and other overloads. |
![]() ![]() | ValidationSummaryMessageElement | Element name used to wrap a top-level message in ValidationSummary and other overloads. |
![]() | ViewBag | Gets the view bag. |
![]() | ViewContext | Gets or sets the context information about the view. |
![]() | ViewData | Gets the current view data dictionary. |
![]() | ViewDataContainer | Gets or sets the view data container. |
Show:

