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