This documentation is for the old version. Go to the latest Upload Suite docs

ImageUploader.LoadUploadList Method

Supported in: ActiveX , Java

Loads the upload list with the specified ID.

Syntax

JavaScript
getImageUploader("ImageUploaderID").LoadUploadList(ID);

Parameters

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

Remarks

Maximum number of upload lists allowed for saving is 50.

See Also

Manual

Reference