JsAjaxStatement Members
The JsAjaxStatement type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
JsAjaxStatement(JsExpression, JsObjectExpression, JsFun, Symbol) |
Initializes a new instance of the JsAjaxStatement class.
|
|
|
JsAjaxStatement(JsExpression, JsExpression, JsFun, Symbol) |
Return ValueJavaScript statement to perform HTTP Ajax Post operation to endpoint |
Methods
| Name | Description | |
|---|---|---|
|
|
Add(array<string>[]()[][]) | (Inherited from JsStatements.) |
|
|
Add(array<JsStatement>[]()[][]) | (Inherited from JsStatements.) |
|
|
Add(array<JsStatements>[]()[][]) | (Inherited from JsStatements.) |
|
|
Append(array<JsStatement>[]()[][]) | (Inherited from JsStatements.) |
|
|
Append(array<JsStatements>[]()[][]) | (Inherited from JsStatements.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
ErrorFnTemplate | |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator | (Inherited from JsStatements.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
PostForm<(Of <<'(TFormModel>)>>) | |
|
|
SuccessFnTemplate | |
|
|
ToHtmlString | (Inherited from JsStatements.) |
|
|
ToString | (Inherited from JsStatements.) |
|
|
WriteTo |
Properties
| Name | Description | |
|---|---|---|
|
|
AjaxData | |
|
|
Count | (Inherited from JsStatements.) |
|
|
Endpoint | |
|
|
ErrorFn | |
|
|
Item | (Inherited from JsStatements.) |
|
|
NotifySuccess | |
|
|
SuccessFn | |
|
|
Traditional | |
|
|
Verb |

