HtmlHelper Properties

Include Protected Members
Include Inherited Members

The HtmlHelper type exposes the following members.

Properties

  Name Description
Public propertyStatic member ClientValidationEnabled Gets or sets a value that indicates whether client validation is enabled.
Public propertyStatic member IdAttributeDotReplacement Gets or sets the character that replaces periods in the ID attribute of an element.
Public property RouteCollection Gets or sets the collection of routes for the application.
Public propertyStatic member UnobtrusiveJavaScriptEnabled Gets or sets a value that indicates whether unobtrusive JavaScript is enabled.
Public property ViewContext Gets or sets the context information about the view.
Public property ViewData Gets the current view data dictionary.
Public property ViewDataContainer Gets or sets the view data container.

Top

See Also

Reference

HtmlHelper Class

System.Web.Mvc Namespace