Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Cancel Property

Show in webframe
Indicate whether to abort this request.
Syntax
get_cancel();
set_cancel(value);
Object.defineProperty('cancel');

Property Value

TypeDescription
booleantrue to abort this request immediately; otherwise, false. The default value is false.
Remarks

Refer to PrepareAjax for more information.

See Also

Reference

PrepareAjaxEventArgs Object
PrepareAjaxEventArgs Members

Error processing SSI file