SchedulerBuilder.OnAppointmentDeleting Method
| Name | Parameters | Description |
|---|---|---|
| OnAppointmentDeleting(RazorBlock) | jsFunc | A function that is executed before an appointment is deleted from the data source. Mirrors the client-side onAppointmentDeleting option. |
| OnAppointmentDeleting(String) | jsFunc | A function that is executed before an appointment is deleted from the data source. Mirrors the client-side onAppointmentDeleting option. |