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