Leadtools.Documents Namespace > PrepareAjaxEventArgs Object : Cancel Property |
get_cancel();
set_cancel(value);
Object.defineProperty('cancel');
Type | Description |
---|---|
boolean | true to abort this request immediately; otherwise, false. The default value is false. |
Refer to PrepareAjax for more information.