SchedulerBuilder.OnAppointmentAdding Method
| Name | Parameters | Description |
|---|---|---|
| OnAppointmentAdding(RazorBlock) | jsFunc | A function that is executed before an appointment is added to the data source. Mirrors the client-side onAppointmentAdding option. |
| OnAppointmentAdding(String) | jsFunc | A function that is executed before an appointment is added to the data source. Mirrors the client-side onAppointmentAdding option. |