AppointmentRecurrenceFormExtension Constructors
An extension object that implements the Appointment Recurrence Form.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