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