loadFailCallback Property

Summary

The callback function that fires if the Viewer.loadFromLocal operation fails.

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

Default value is null. If a valid function is provided, this callback fires if the Viewer.loadFromLocal operation fails. This function will be passed a ServiceError containing the error information.

Example For an example, refer to Viewer.loadFromLocal.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.