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