SchedulerAppointmentDraggingBuilder.OnAdd Method
| Name | Parameters | Description |
|---|---|---|
| OnAdd(RazorBlock) | jsFunc | A function that is called when a new appointment is added. Mirrors the client-side onAdd option. |
| OnAdd(String) | jsFunc | A function that is called when a new appointment is added. Mirrors the client-side onAdd option. |