ListBuilder.OnItemReordered Method
| Name | Parameters | Description |
|---|---|---|
| OnItemReordered(RazorBlock) | jsFunc | A function that is executed after a list item is moved to another position. Mirrors the client-side onItemReordered option. |
| OnItemReordered(String) | jsFunc | A function that is executed after a list item is moved to another position. Mirrors the client-side onItemReordered option. |