Skip to main content

SortableBuilder.OnReorder Method

Name Parameters Description
OnReorder(RazorBlock) jsFunc A function that is called when the draggable items are reordered. Mirrors the client-side onReorder option.
OnReorder(String) jsFunc A function that is called when the draggable items are reordered. Mirrors the client-side onReorder option.