Skip to main content
All docs
V25.1
  • 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.