Class Create
- Namespace
- InSite.Admin.Events.Appointments.Forms
- Assembly
- InSite.UI.dll
public class Create : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Create
- Implements
- Inherited Members
Constructors
Create()
public Create()
Fields
AppointmentDescription
AppointmentDescription control.
protected TextBox AppointmentDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AppointmentType
AppointmentType control.
protected AppointmentTypeComboBox AppointmentType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CalendarColor
CalendarColor control.
protected ColorComboBox CalendarColor
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreationType
CreationType control.
protected CreationTypeComboBox CreationType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventScheduledEnd
EventScheduledEnd control.
protected DateTimeOffsetSelector EventScheduledEnd
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventScheduledEndValidator
EventScheduledEndValidator control.
protected CustomValidator EventScheduledEndValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventScheduledStart
EventScheduledStart control.
protected DateTimeOffsetSelector EventScheduledStart
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventTitle
EventTitle control.
protected TextBox EventTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NewSection
NewSection control.
protected Panel NewSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatusAlert
StatusAlert control.
protected Alert StatusAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
OutlineUrl
protected string OutlineUrl { get; }
Property Value
SearchUrl
protected string SearchUrl { get; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)