AjaxHelper(TModel) Constructor
Initializes a new instance of the AjaxHelper(TModel) 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 | |
|---|---|---|
|
AjaxHelper(TModel)(ViewContext, IViewDataContainer) | Initializes a new instance of the AjaxHelper(TModel) class by using the specified view context and view data container. |
|
AjaxHelper(TModel)(ViewContext, IViewDataContainer, RouteCollection) | Initializes a new instance of the AjaxHelper(TModel) class by using the specified view context, view data container, and URL route collection. |
Show: