onFileDescriptorFileReady( )


Triggered when a file is ready to be used, after any post-upload processing.

This event is also triggered when a file is restored from the Media Manager's trash bin.

Method Declaration
Copy
Method Parameters
eventFileDescriptorFileReady

Information about the file and metadata for the event.

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?