Class Home
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AppointmentsPanel
AppointmentsPanel control.
protected HtmlGenericControl AppointmentsPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ClassCount
ClassCount control.
protected Literal ClassCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ClassesPanel
ClassesPanel control.
protected HtmlGenericControl ClassesPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadClassesLearningCenterButton
DownloadClassesLearningCenterButton control.
protected LinkButton DownloadClassesLearningCenterButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadExamSessionsScheduled
DownloadExamSessionsScheduled control.
protected LinkButton DownloadExamSessionsScheduled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadExamsWrittenByType
DownloadExamsWrittenByType control.
protected LinkButton DownloadExamsWrittenByType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExamCounterRepeater
ExamCounterRepeater control.
protected Repeater ExamCounterRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExamCounterZero
ExamCounterZero control.
protected HtmlGenericControl ExamCounterZero
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExamEventScheduleRow
ExamEventScheduleRow control.
protected HtmlAnchor ExamEventScheduleRow
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExamsPanel
ExamsPanel control.
protected HtmlGenericControl ExamsPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HistoryPanel
HistoryPanel control.
protected HtmlGenericControl HistoryPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NewExamBulkLink
NewExamBulkLink control.
protected HtmlAnchor NewExamBulkLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RecentAppointmentsList
RecentAppointmentsList control.
protected RecentAppointmentsList RecentAppointmentsList
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RecentClasses
RecentClasses control.
protected RecentClassesList RecentClasses
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RecentExams
RecentExams control.
protected RecentExamsList RecentExams
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationCount1
RegistrationCount1 control.
protected Literal RegistrationCount1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationCount2
RegistrationCount2 control.
protected Literal RegistrationCount2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SeatCount
SeatCount control.
protected Literal SeatCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SummaryPanel
SummaryPanel control.
protected HtmlGenericControl SummaryPanel
Field Value
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
typestring
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)