FileUploaderBuilder.UploadAbortedMessage Method
Name | Parameters | Description |
---|---|---|
UploadAbortedMessage(JS) | value | The message displayed by the UI component when the file upload is cancelled. Mirrors the client-side uploadAbortedMessage option. |
UploadAbortedMessage(String) | value | The message displayed by the UI component when the file upload is cancelled. Mirrors the client-side uploadAbortedMessage option. |