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