onLoadFromFile(file) Method

Summary

Callback function to be invoked whenever the ContentManager routes a file to this registry.

Syntax

TypeScript
JavaScript
RegisterOptions.prototype.onLoadFromUri = function( 
   file 
) 
onLoadFromFile: (file: Blob | File) => void; 

Parameters

file

The file being routed to this registry.

Requirements

Target Platforms

See Also

RegistryData Interface

RegistryData Members

Leadtools.ContentManager Namespace

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

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