FileUploaderBuilder.AbortUpload Method
Name | Parameters | Description |
---|---|---|
AbortUpload(RazorBlock) | jsFunc | A function that cancels the file upload. Mirrors the client-side abortUpload option. |
AbortUpload(String) | jsFunc | A function that cancels the file upload. Mirrors the client-side abortUpload option. |