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

Abort Method

Show in webframe
Aborts the file upload started through UploadFile.
Syntax
function Leadtools.Documents.AbortableJQueryPromise.abort()
Remarks

This method will have the same result of the static AbortUploadDocument, but is called on the AbortableJQueryPromise object instance instead.

Refer to AbortUploadDocument and Promises in Documents Library Service for more information.

Example
Refer to UploadFile for an example.
See Also

Reference

AbortableJQueryPromise Interface
AbortableJQueryPromise Members

Error processing SSI file