CustomFileSystemProviderBuilder.AbortFileUpload Method
Name | Parameters | Description |
---|---|---|
AbortFileUpload(RazorBlock) | jsFunc | A function that cancels the file upload. Mirrors the client-side abortFileUpload option. |
AbortFileUpload(String) | jsFunc | A function that cancels the file upload. Mirrors the client-side abortFileUpload option. |