abort Method

Summary

Aborts the file upload started through UploadFile or UploadFileDocument.

Syntax
TypeScript
JavaScript
abort = function() 
abort: () => {}; 

Remarks

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

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

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly