Table of Contents

Class Events

Namespace
InSite.UI.Portal.Home
Assembly
InSite.UI.dll
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

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

AppointmentRepeater

AppointmentRepeater control.

protected Repeater AppointmentRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ClassCount

ClassCount control.

protected HtmlGenericControl ClassCount

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ClassRepeater

ClassRepeater control.

protected Repeater ClassRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

DashboardNavigation

DashboardNavigation control.

protected MyDashboards DashboardNavigation

Field Value

MyDashboards

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

EventTypeMultiComboBox

EventTypeMultiComboBox control.

protected EventTypeMultiComboBox EventTypeMultiComboBox

Field Value

EventTypeMultiComboBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ExamCount

ExamCount control.

protected HtmlGenericControl ExamCount

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ExamRepeater

ExamRepeater control.

protected Repeater ExamRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MyAppointments

MyAppointments control.

protected Panel MyAppointments

Field Value

Panel

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MyAppointmentsStatus

MyAppointmentsStatus control.

protected Alert MyAppointmentsStatus

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MyClasses

MyClasses control.

protected Panel MyClasses

Field Value

Panel

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MyClassesStatus

MyClassesStatus control.

protected Alert MyClassesStatus

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MyExams

MyExams control.

protected Panel MyExams

Field Value

Panel

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MyExamsStatus

MyExamsStatus control.

protected Alert MyExamsStatus

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

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

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs