FileManagerBuilder.OnItemDeleting Method
| Name | Parameters | Description |
|---|---|---|
| OnItemDeleting(RazorBlock) | jsFunc | A function that is executed before a file or directory is deleted. Mirrors the client-side onItemDeleting option. |
| OnItemDeleting(String) | jsFunc | A function that is executed before a file or directory is deleted. Mirrors the client-side onItemDeleting option. |