FileManagerBuilder.OnFileUploaded Method
Name | Parameters | Description |
---|---|---|
OnFileUploaded(RazorBlock) | jsFunc | A function that is executed when a file is successfully uploaded. Mirrors the client-side onFileUploaded option. |
OnFileUploaded(String) | jsFunc | A function that is executed when a file is successfully uploaded. Mirrors the client-side onFileUploaded option. |