SchedulerBuilder.OnAppointmentFormOpening Method
| Name | Parameters | Description |
|---|---|---|
| OnAppointmentFormOpening(RazorBlock) | jsFunc | A function that is executed before an appointment details form appears. Use this function to customize the form. Mirrors the client-side onAppointmentFormOpening option. |
| OnAppointmentFormOpening(String) | jsFunc | A function that is executed before an appointment details form appears. Use this function to customize the form. Mirrors the client-side onAppointmentFormOpening option. |