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 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

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