Saves the upload list with the specified ID.
JavaScript
getImageUploader("ImageUploaderID").SaveUploadList(ID);
Parameters
- ID
- Unique integer value to save the current upload list with this identifier.
Maximum number of upload lists allowed for saving is 50.