ImageUploader.SaveUploadList Method
Supported in:
ActiveX
,
Java
Saves the upload list with the specified ID.
Syntax
JavaScript
getImageUploader("ImageUploaderID").SaveUploadList(ID);
Parameters
- ID
- Unique integer value to save the current upload list with this identifier.
Remarks
Maximum number of upload lists allowed for saving is 50.
See Also
Manual
Reference