HtmlHelper Properties
Visual Studio 2010
The HtmlHelper type exposes the following members.
| Name | Description | |
|---|---|---|
|
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. |
|
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. |
Community Additions
ADD
Show: