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