SortableBuilder.OnDragMove Method
| Name | Parameters | Description |
|---|---|---|
| OnDragMove(RazorBlock) | jsFunc | A function that is called every time a draggable item is moved. Mirrors the client-side onDragMove option. |
| OnDragMove(String) | jsFunc | A function that is called every time a draggable item is moved. Mirrors the client-side onDragMove option. |