HtmlHelper Constructor
Visual Studio 2010
Initializes a new instance of the HtmlHelper class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
HtmlHelper(ViewContext, IViewDataContainer) | Initializes a new instance of the HtmlHelper class by using the specified view context and view data container. |
|
HtmlHelper(ViewContext, IViewDataContainer, RouteCollection) | Initializes a new instance of the HtmlHelper class by using the specified view context, view data container, and route collection. |
Community Additions
ADD
Show: