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

IsCancelError Property

Show in webframe
Indicates if the ServiceError object is representing a request that has been aborted.
Syntax
get_isCancelError();
Object.defineProperty('isCancelError');

Property Value

TypeDescription
booleantrue if the ServiceError object is representing a request that has been aborted; otherwise, false.
Remarks

Refer to PrepareAjax for more information.

See Also

Reference

ServiceError Object
ServiceError Members

Error processing SSI file