FileManagerBuilder.OnFileUploading Method
Name | Parameters | Description |
---|---|---|
OnFileUploading(RazorBlock) | jsFunc | A function that is executed before the file is uploaded. Mirrors the client-side onFileUploading option. |
OnFileUploading(String) | jsFunc | A function that is executed before the file is uploaded. Mirrors the client-side onFileUploading option. |