AjaxAction Class |
Namespace: Dynamicweb.Management.Actions
The AjaxAction type exposes the following members.
Name | Description | |
---|---|---|
AjaxAction | Initializes a new instance of the AjaxAction class |
Name | Description | |
---|---|---|
Enabled | (Inherited from Action.) | |
Headers | ||
Icon | (Inherited from Action.) | |
IconColor | (Inherited from Action.) | |
Id | (Inherited from Action.) | |
Name | (Inherited from Action.) | |
OnFail | ||
OnSuccess | ||
Parameters | ||
RequestType |
The type of request to make("POST" or "GET"), default is "GET". Note: Other HTTP request methods, such as PUT and DELETE, can also be used here.
| |
ShowError | ||
Title | (Inherited from Action.) | |
Type | Obsolete.
The type of request to make("POST" or "GET"), default is "GET". Note: Other HTTP request methods, such as PUT and DELETE, can also be used here.
| |
Url |