Refreshes the folder pane content.

Syntax

JavaScript CopyCode imageCopy Code
getImageUploader("ImageUploaderID").Refresh();

Remarks

If you run this method during the upload process, it is ignored.

See Also

Examples
Customizing Buttons

Reference
Stop Method