Table of Contents

Class Home

Namespace
InSite.UI.Admin.Events
Assembly
InSite.UI.dll
public class Home : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Home
Implements
Inherited Members

Constructors

Home()

public Home()

Fields

AppointmentCount

AppointmentCount control.

protected Literal AppointmentCount

Field Value

Literal

Remarks

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

AppointmentsPanel

AppointmentsPanel control.

protected HtmlGenericControl AppointmentsPanel

Field Value

HtmlGenericControl

Remarks

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

ClassCount

ClassCount control.

protected Literal ClassCount

Field Value

Literal

Remarks

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

ClassesPanel

ClassesPanel control.

protected HtmlGenericControl ClassesPanel

Field Value

HtmlGenericControl

Remarks

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

DownloadClassesLearningCenterButton

DownloadClassesLearningCenterButton control.

protected LinkButton DownloadClassesLearningCenterButton

Field Value

LinkButton

Remarks

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

DownloadExamSessionsScheduled

DownloadExamSessionsScheduled control.

protected LinkButton DownloadExamSessionsScheduled

Field Value

LinkButton

Remarks

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

DownloadExamsWrittenByType

DownloadExamsWrittenByType control.

protected LinkButton DownloadExamsWrittenByType

Field Value

LinkButton

Remarks

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

ExamCounterRepeater

ExamCounterRepeater control.

protected Repeater ExamCounterRepeater

Field Value

Repeater

Remarks

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

ExamCounterZero

ExamCounterZero control.

protected HtmlGenericControl ExamCounterZero

Field Value

HtmlGenericControl

Remarks

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

ExamEventScheduleRow

ExamEventScheduleRow control.

protected HtmlAnchor ExamEventScheduleRow

Field Value

HtmlAnchor

Remarks

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

ExamsPanel

ExamsPanel control.

protected HtmlGenericControl ExamsPanel

Field Value

HtmlGenericControl

Remarks

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

HistoryPanel

HistoryPanel control.

protected HtmlGenericControl HistoryPanel

Field Value

HtmlGenericControl

Remarks

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

NewExamBulkLink control.

protected HtmlAnchor NewExamBulkLink

Field Value

HtmlAnchor

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

RecentAppointmentsList

RecentAppointmentsList control.

protected RecentAppointmentsList RecentAppointmentsList

Field Value

RecentAppointmentsList

Remarks

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

RecentClasses

RecentClasses control.

protected RecentClassesList RecentClasses

Field Value

RecentClassesList

Remarks

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

RecentExams

RecentExams control.

protected RecentExamsList RecentExams

Field Value

RecentExamsList

Remarks

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

RegistrationCount1

RegistrationCount1 control.

protected Literal RegistrationCount1

Field Value

Literal

Remarks

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

RegistrationCount2

RegistrationCount2 control.

protected Literal RegistrationCount2

Field Value

Literal

Remarks

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

SeatCount

SeatCount control.

protected Literal SeatCount

Field Value

Literal

Remarks

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

SummaryPanel

SummaryPanel control.

protected HtmlGenericControl SummaryPanel

Field Value

HtmlGenericControl

Remarks

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

Methods

BindModelToControls()

protected void BindModelToControls()

GetExamSearchUrl(string)

protected static string GetExamSearchUrl(string type)

Parameters

type string

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs