Table of Contents

Class Answer

Namespace
InSite.Portal.Assessments.Attempts
Assembly
InSite.UI.dll
public class Answer : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IOverrideWebRouteParent, IHasParentLinkParameters
Inheritance
Answer
Implements
Inherited Members

Constructors

Answer()

public Answer()

Fields

AddendumDialogPanel

AddendumDialogPanel control.

protected Container AddendumDialogPanel

Field Value

Container

Remarks

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

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.

ButtonPanel

ButtonPanel control.

protected HtmlGenericControl ButtonPanel

Field Value

HtmlGenericControl

Remarks

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

CommandsPanel

CommandsPanel control.

protected Panel CommandsPanel

Field Value

Panel

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.

DocumentRepeater

DocumentRepeater control.

protected Repeater DocumentRepeater

Field Value

Repeater

Remarks

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

FeedbackLink control.

protected Button FeedbackLink

Field Value

Button

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

FooterScript

FooterScript control.

protected PageFooterContent FooterScript

Field Value

PageFooterContent

Remarks

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

InitFieldScript

InitFieldScript control.

protected Literal InitFieldScript

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.

MainPanel

MainPanel control.

protected Container MainPanel

Field Value

Container

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.

PageLearner

PageLearner control.

protected Literal PageLearner

Field Value

Literal

Remarks

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

PageTitle

PageTitle control.

protected HtmlGenericControl PageTitle

Field Value

HtmlGenericControl

Remarks

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

QuestionList

QuestionList control.

protected AnswerQuestionList QuestionList

Field Value

AnswerQuestionList

Remarks

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

QuestionNav

QuestionNav control.

protected AnswerQuestionNav QuestionNav

Field Value

AnswerQuestionNav

Remarks

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

ViewAcronymsLink control.

protected HtmlAnchor ViewAcronymsLink

Field Value

HtmlAnchor

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

ViewAttachmentsLink control.

protected HtmlAnchor ViewAttachmentsLink

Field Value

HtmlAnchor

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

ViewFormulasLink control.

protected HtmlAnchor ViewFormulasLink

Field Value

HtmlAnchor

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

OnPreRenderComplete(EventArgs)

protected override void OnPreRenderComplete(EventArgs e)

Parameters

e EventArgs