HtmlHelper(TModel) Properties
Visual Studio 2010
The HtmlHelper(TModel) type exposes the following members.
| Name | Description | |
|---|---|---|
|
RouteCollection | Gets or sets the collection of routes for the application. (Inherited from HtmlHelper.) |
|
ViewContext | Gets or sets the context information about the view. (Inherited from HtmlHelper.) |
|
ViewData | Gets the strongly typed view data dictionary. |
|
ViewDataContainer | Gets or sets the view data container. (Inherited from HtmlHelper.) |
Community Additions
ADD
Show: