Skip to main content
A newer version of this page is available. .

AppointmentRecurrenceFormExtension Constructors

An extension object implementing the Appointment Recurrence Form functionality.
Name Parameters Description
AppointmentRecurrenceFormExtension(AppointmentRecurrenceFormSettings, ViewContext) settings, viewContext Initializes a new instance of the AppointmentRecurrenceFormExtension class with the specified settings and provides the context information about the view.
AppointmentRecurrenceFormExtension(AppointmentRecurrenceFormSettings) settings Initializes a new instance of the AppointmentRecurrenceFormExtension class with the specified settings.
See Also