uploadPane.loadUploadList(Number) Method ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Loads the upload list with the specified id.

Syntax

JavaScript
$au.uploader('uploaderID').uploadPane().loadUploadList(id);

Parameters

id

Type: Number

Unique integer value to load the upload list with this identifier.

Remarks

Note

ActiveX/Java Uploader Express does not restore upload lists. See the Upload Suite Editions topic for details.

Maximum number of upload lists allowed for saving is 50.

See Also

Reference

Manual