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