AjaxHelper<(Of <(<'T>)>)> Members
The AjaxHelper<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
AjaxHelper<(Of <(<'T>)>)>(ViewContext, WebViewPage<(Of <<'(T>)>>)) | |
|
|
AjaxHelper<(Of <(<'T>)>)>(ViewContext, WebViewPage<(Of <<'(T>)>>), RouteCollection) |
Methods
| Name | Description | |
|---|---|---|
|
|
BeginForm(String, IAction) |
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main
document through AddWebAppModule(String).
|
|
|
BeginForm(String, String) |
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main
document through AddWebAppModule(String).
|
|
|
BeginForm(String, String, String) |
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main
document through AddWebAppModule(String).
|
|
|
BeginSearchForm(String, String) |
Begins a search form. If the form is on partial, w.asyncform.js must be referenced on the
main document through AddWebAppModule(String).
|
|
|
BeginSearchForm(String, String, String) |
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main
document through AddWebAppModule(String).
|
|
|
BeginSearchForm(String, IAction) |
Begins a form. If the form is on partial, w.asyncform.js must be referenced on the main
document through AddWebAppModule(String).
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
JavaScriptStringEncode(System.String) | (Inherited from AjaxHelper.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
RouteCollection | (Inherited from AjaxHelper.) |
|
|
ViewBag | (Inherited from AjaxHelper.) |
|
|
ViewContext | (Inherited from AjaxHelper.) |
|
|
ViewData | (Inherited from AjaxHelper.) |
|
|
ViewDataContainer | (Inherited from AjaxHelper.) |

