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

ImageUploader.RemoveFromUploadList Method

Supported in: ActiveX , Java

Removes selected items from the upload list.

Syntax

JavaScript
getImageUploader("ImageUploaderID").RemoveFromUploadList();

Remarks

This method works in the same way as if the Remove button is clicked. It works in all layouts.

Note

The contrary method AddToUploadList which would correspond to the Add button is not available due the security reasons. If this method is required, you should create support case and order the private-label version. In this case it is possible to discuss the including of this feature.

See Also

Manual

Reference