uploadSuccessCallback Property

Summary

The callback function that fires after the file has been successfully uploaded to the Document Service.

Syntax
TypeScript
JavaScript
Object.defineProperty(ILoadFromLocalParams.prototype, 'uploadSuccessCallback', 
   get: function(), 
   set: function(value) 
) 
uploadSuccessCallback: ; 

Remarks

Default value is null. If a valid function is provided, this callback fires if the file has been successfully uploaded to the Document Service.

Example

For an example, refer to Viewer.loadFromLocal.

Requirements

Target Platforms

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

Leadtools.LEADVIEW Assembly