WebFileUploader.StartUpload

From Xojo Documentation

Method

WebFileUploader.StartUpload()

New in 2020r1

Supported for all project types and targets.

Starts the upload process.

Notes

If you call this method when there are no files to upload or while a previous upload is still in progress, the UploadError event will fire.

See Also

UploadStarted event.