Skip to main content

AppointmentFormControllerBase Constructors

Serves as a base class to provide the basic functionality for managing the appointment at the appointment's editing form.
Name Parameters Description
AppointmentFormControllerBase(InnerSchedulerControl, Appointment) innerControl, apt Initializes a new instance of the AppointmentFormControllerBase class with the specified appointment and scheduler control.
See Also