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

ImageUploader.DeselectAll Method

Supported in: ActiveX , Java

Clears the selection from all files.

Syntax

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

Remarks

Note

This method always clears the selection from files. This is a behavior by design (because of security reasons).

See Also

Manual

Reference