Skip to main content
All docs
V23.2

FileManagerBuilder.OnItemCopied Method

Name Parameters Description
OnItemCopied(RazorBlock) jsFunc A function that is executed when a file or directory is copied. Mirrors the client-side onItemCopied option.
OnItemCopied(String) jsFunc A function that is executed when a file or directory is copied. Mirrors the client-side onItemCopied option.