PrepareAjaxEventArgs Class Properties (original) (raw)
Summary
For a list of all members of this type, see PrepareAjaxEventArgs members
Public Properties
Name | Description | |
---|---|---|
![]() |
cancel | Indicate whether to abort this request. |
![]() |
isLocalResource | Indicates that the source of this Ajax is an attempt to load a local resource by the document toolkit instead of a call to the document service. |
![]() |
settings | The AJAX request settings. |
![]() |
sourceClass | Name of the class making the request. |
![]() |
sourceMethod | Name of the method making the request. |