Clears the selection from all files.
getImageUploader("ImageUploaderID").DeselectAll();
This method always clears the selection from files. This is a behavior by design (because of security reasons).