Refreshes the folder pane content.
Syntax
| JavaScript | Copy Code
|
|---|---|
getImageUploader("ImageUploaderID").Refresh();
|
|
Remarks
If you run this method during the upload process, it is ignored.
| Aurigma Image Uploader 5.5 Dual |
| ImageUploader.Refresh Method |
| See Also
Supported in: ActiveX
|
Refreshes the folder pane content.
| JavaScript | Copy Code
|
|---|---|
getImageUploader("ImageUploaderID").Refresh();
|
|
If you run this method during the upload process, it is ignored.