Class Events
public class Events : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Events
- Implements
- Inherited Members
Constructors
Events()
public Events()
Fields
AppointmentCount
AppointmentCount control.
protected HtmlGenericControl AppointmentCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AppointmentRepeater
AppointmentRepeater control.
protected Repeater AppointmentRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ClassCount
ClassCount control.
protected HtmlGenericControl ClassCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ClassRepeater
ClassRepeater control.
protected Repeater ClassRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DashboardNavigation
DashboardNavigation control.
protected MyDashboards DashboardNavigation
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventTypeMultiComboBox
EventTypeMultiComboBox control.
protected EventTypeMultiComboBox EventTypeMultiComboBox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExamCount
ExamCount control.
protected HtmlGenericControl ExamCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExamRepeater
ExamRepeater control.
protected Repeater ExamRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MyAppointments
MyAppointments control.
protected Panel MyAppointments
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MyAppointmentsStatus
MyAppointmentsStatus control.
protected Alert MyAppointmentsStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MyClasses
MyClasses control.
protected Panel MyClasses
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MyClassesStatus
MyClassesStatus control.
protected Alert MyClassesStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MyExams
MyExams control.
protected Panel MyExams
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MyExamsStatus
MyExamsStatus control.
protected Alert MyExamsStatus
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.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)