Click or drag to resize

AjaxAction Properties

The AjaxAction type exposes the following members.

Properties
  NameDescription
Public propertyEnabled (Inherited from Action.)
Public propertyHeaders
Public propertyIcon (Inherited from Action.)
Public propertyIconColor (Inherited from Action.)
Public propertyId (Inherited from Action.)
Public propertyName (Inherited from Action.)
Public propertyOnFail
Public propertyOnSuccess
Public propertyParameters
Public propertyRequestType
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.
Public propertyShowError
Public propertyTitle (Inherited from Action.)
Public propertyType 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.
Public propertyUrl
Top
See Also