Table of Contents

Class Result

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

Constructors

Result()

public Result()

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.

AnswersContainer

AnswersContainer control.

protected Container AnswersContainer

Field Value

Container

Remarks

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

AttemptPoints

AttemptPoints control.

protected HtmlGenericControl AttemptPoints

Field Value

HtmlGenericControl

Remarks

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

AttemptStatus

AttemptStatus control.

protected HtmlGenericControl AttemptStatus

Field Value

HtmlGenericControl

Remarks

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

CommandRepeater

CommandRepeater control.

protected Repeater CommandRepeater

Field Value

Repeater

Remarks

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

CommandRepeaterBottom

CommandRepeaterBottom control.

protected Repeater CommandRepeaterBottom

Field Value

Repeater

Remarks

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

CompletionInstruction

CompletionInstruction control.

protected Literal CompletionInstruction

Field Value

Literal

Remarks

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

DownloadPDFButton

DownloadPDFButton control.

protected DownloadButton DownloadPDFButton

Field Value

DownloadButton

Remarks

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

DownloadPanel

DownloadPanel control.

protected HtmlGenericControl DownloadPanel

Field Value

HtmlGenericControl

Remarks

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

DownloadPdfScript

DownloadPdfScript control.

protected PageFooterContent DownloadPdfScript

Field Value

PageFooterContent

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.

MainContainer

MainContainer control.

protected Container MainContainer

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.

PdfBody

PdfBody control.

protected HiddenField PdfBody

Field Value

HiddenField

Remarks

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

QuestionRepeater

QuestionRepeater control.

protected Repeater QuestionRepeater

Field Value

Repeater

Remarks

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

ScoreHeader

ScoreHeader control.

protected HtmlGenericControl ScoreHeader

Field Value

HtmlGenericControl

Remarks

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

ScorePanel

ScorePanel control.

protected Panel ScorePanel

Field Value

Panel

Remarks

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

ScoreScaled

ScoreScaled control.

protected Literal ScoreScaled

Field Value

Literal

Remarks

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

SubmissionCompletionHeader

SubmissionCompletionHeader control.

protected HtmlGenericControl SubmissionCompletionHeader

Field Value

HtmlGenericControl

Remarks

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

Properties

IsFormThirdPartyEnabled

protected bool IsFormThirdPartyEnabled { get; set; }

Property Value

bool

Methods

GetTagsAndLabels()

protected string GetTagsAndLabels()

Returns

string

LoadResourceOrExam()

public AttemptHelper.IAction LoadResourceOrExam()

Returns

AttemptHelper.IAction

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs