FileManagerBuilder.OnItemDownloading Method
Name | Parameters | Description |
---|---|---|
OnItemDownloading(RazorBlock) | jsFunc | A function that is executed before a file is downloaded. Mirrors the client-side onItemDownloading option. |
OnItemDownloading(String) | jsFunc | A function that is executed before a file is downloaded. Mirrors the client-side onItemDownloading option. |