SchedulerBuilder.OnAppointmentRendered Method
| Name | Parameters | Description |
|---|---|---|
| OnAppointmentRendered(RazorBlock) | jsFunc | A function that is executed when an appointment is rendered. Mirrors the client-side onAppointmentRendered option. |
| OnAppointmentRendered(String) | jsFunc | A function that is executed when an appointment is rendered. Mirrors the client-side onAppointmentRendered option. |