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