DraggableBuilder.OnDragEnd Method
| Name | Parameters | Description |
|---|---|---|
| OnDragEnd(RazorBlock) | jsFunc | A function that is called when a drag gesture is finished. Mirrors the client-side onDragEnd option. |
| OnDragEnd(String) | jsFunc | A function that is called when a drag gesture is finished. Mirrors the client-side onDragEnd option. |