Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
This method clears all files currently selected for upload.
...
Code Block | ||||
---|---|---|---|---|
| ||||
getObj("FileUpload1").fileUpload.clear();
|
...
Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
This method clears all files currently selected for upload.
...
Code Block | ||||
---|---|---|---|---|
| ||||
getObj("FileUpload1").fileUpload.clear();
|
...