Class Start
- Namespace
- InSite.Portal.Assessments.Attempts
- Assembly
- InSite.UI.dll
public class Start : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IOverrideWebRouteParent, IHasParentLinkParameters
- Inheritance
-
Start
- Implements
- Inherited Members
Constructors
Start()
public Start()
Fields
AlertMessage
AlertMessage control.
protected Alert AlertMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AssessmentTitle
AssessmentTitle control.
protected HtmlGenericControl AssessmentTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AssessorContainer
AssessorContainer control.
protected Container AssessorContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AssessorEmail
AssessorEmail control.
protected Literal AssessorEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AssessorFirstName
AssessorFirstName control.
protected Literal AssessorFirstName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AssessorLastName
AssessorLastName control.
protected Literal AssessorLastName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttemptLimitPerSession
AttemptLimitPerSession control.
protected Literal AttemptLimitPerSession
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmLearnerButton
ConfirmLearnerButton control.
protected NextButton ConfirmLearnerButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContentStyle
ContentStyle control.
protected Literal ContentStyle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventScheduled
EventScheduled control.
protected Literal EventScheduled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventScheduledField
EventScheduledField control.
protected HtmlGenericControl EventScheduledField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventTimeLimit
EventTimeLimit control.
protected Literal EventTimeLimit
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventTimeLimitField
EventTimeLimitField control.
protected HtmlGenericControl EventTimeLimitField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InstructionsLiteral
InstructionsLiteral control.
protected Literal InstructionsLiteral
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
KioskMode
KioskMode control.
protected Container KioskMode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerCode
LearnerCode control.
protected Literal LearnerCode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerCodeField
LearnerCodeField control.
protected HtmlGenericControl LearnerCodeField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerEmail
LearnerEmail control.
protected Literal LearnerEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerFirstName
LearnerFirstName control.
protected Literal LearnerFirstName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerLastName
LearnerLastName control.
protected Literal LearnerLastName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerSelector
LearnerSelector control.
protected FindPersonCodeUser LearnerSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MultiView
MultiView control.
protected MultiView MultiView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Notification
Notification control.
protected Literal Notification
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PersonFullName
PersonFullName control.
protected Literal PersonFullName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectLearnerView
SelectLearnerView control.
protected View SelectLearnerView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StartButton
StartButton control.
protected Button StartButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StartExamView
StartExamView control.
protected View StartExamView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimeLimitField
TimeLimitField control.
protected HtmlGenericControl TimeLimitField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimeLimitPerLockout
TimeLimitPerLockout control.
protected Literal TimeLimitPerLockout
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimeLimitPerSession
TimeLimitPerSession control.
protected Literal TimeLimitPerSession
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimerField
TimerField control.
protected HtmlGenericControl TimerField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimerLiteral
TimerLiteral control.
protected Literal TimerLiteral
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)