SchedulerBuilder.OnAppointmentUpdated Method
Name | Parameters | Description |
---|---|---|
OnAppointmentUpdated(RazorBlock) | jsFunc | A function that is executed after an appointment is updated in the data source. Mirrors the client-side onAppointmentUpdated option. |
OnAppointmentUpdated(String) | jsFunc | A function that is executed after an appointment is updated in the data source. Mirrors the client-side onAppointmentUpdated option. |