Table of Contents

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

Alert

Remarks

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

AssessmentTitle

AssessmentTitle control.

protected HtmlGenericControl AssessmentTitle

Field Value

HtmlGenericControl

Remarks

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

AssessorContainer

AssessorContainer control.

protected Container AssessorContainer

Field Value

Container

Remarks

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

AssessorEmail

AssessorEmail control.

protected Literal AssessorEmail

Field Value

Literal

Remarks

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

AssessorFirstName

AssessorFirstName control.

protected Literal AssessorFirstName

Field Value

Literal

Remarks

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

AssessorLastName

AssessorLastName control.

protected Literal AssessorLastName

Field Value

Literal

Remarks

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

AttemptLimitPerSession

AttemptLimitPerSession control.

protected Literal AttemptLimitPerSession

Field Value

Literal

Remarks

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

ConfirmLearnerButton

ConfirmLearnerButton control.

protected NextButton ConfirmLearnerButton

Field Value

NextButton

Remarks

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

ContentStyle

ContentStyle control.

protected Literal ContentStyle

Field Value

Literal

Remarks

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

EventScheduled

EventScheduled control.

protected Literal EventScheduled

Field Value

Literal

Remarks

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

EventScheduledField

EventScheduledField control.

protected HtmlGenericControl EventScheduledField

Field Value

HtmlGenericControl

Remarks

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

EventTimeLimit

EventTimeLimit control.

protected Literal EventTimeLimit

Field Value

Literal

Remarks

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

EventTimeLimitField

EventTimeLimitField control.

protected HtmlGenericControl EventTimeLimitField

Field Value

HtmlGenericControl

Remarks

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

InstructionsLiteral

InstructionsLiteral control.

protected Literal InstructionsLiteral

Field Value

Literal

Remarks

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

KioskMode

KioskMode control.

protected Container KioskMode

Field Value

Container

Remarks

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

LearnerCode

LearnerCode control.

protected Literal LearnerCode

Field Value

Literal

Remarks

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

LearnerCodeField

LearnerCodeField control.

protected HtmlGenericControl LearnerCodeField

Field Value

HtmlGenericControl

Remarks

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

LearnerEmail

LearnerEmail control.

protected Literal LearnerEmail

Field Value

Literal

Remarks

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

LearnerFirstName

LearnerFirstName control.

protected Literal LearnerFirstName

Field Value

Literal

Remarks

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

LearnerLastName

LearnerLastName control.

protected Literal LearnerLastName

Field Value

Literal

Remarks

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

LearnerSelector

LearnerSelector control.

protected FindPersonCodeUser LearnerSelector

Field Value

FindPersonCodeUser

Remarks

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

MultiView

MultiView control.

protected MultiView MultiView

Field Value

MultiView

Remarks

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

Notification

Notification control.

protected Literal Notification

Field Value

Literal

Remarks

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

PersonFullName

PersonFullName control.

protected Literal PersonFullName

Field Value

Literal

Remarks

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

SelectLearnerView

SelectLearnerView control.

protected View SelectLearnerView

Field Value

View

Remarks

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

StartButton

StartButton control.

protected Button StartButton

Field Value

Button

Remarks

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

StartExamView

StartExamView control.

protected View StartExamView

Field Value

View

Remarks

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

TimeLimitField

TimeLimitField control.

protected HtmlGenericControl TimeLimitField

Field Value

HtmlGenericControl

Remarks

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

TimeLimitPerLockout

TimeLimitPerLockout control.

protected Literal TimeLimitPerLockout

Field Value

Literal

Remarks

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

TimeLimitPerSession

TimeLimitPerSession control.

protected Literal TimeLimitPerSession

Field Value

Literal

Remarks

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

TimerField

TimerField control.

protected HtmlGenericControl TimerField

Field Value

HtmlGenericControl

Remarks

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

TimerLiteral

TimerLiteral control.

protected Literal TimerLiteral

Field Value

Literal

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