FileManagerBuilder.OnErrorOccurred Method
Name | Parameters | Description |
---|---|---|
OnErrorOccurred(RazorBlock) | jsFunc | A function that is executed when an error occurs. Mirrors the client-side onErrorOccurred option. |
OnErrorOccurred(String) | jsFunc | A function that is executed when an error occurs. Mirrors the client-side onErrorOccurred option. |