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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AnswersContainer
AnswersContainer control.
protected Container AnswersContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttemptPoints
AttemptPoints control.
protected HtmlGenericControl AttemptPoints
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttemptStatus
AttemptStatus control.
protected HtmlGenericControl AttemptStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandRepeater
CommandRepeater control.
protected Repeater CommandRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandRepeaterBottom
CommandRepeaterBottom control.
protected Repeater CommandRepeaterBottom
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompletionInstruction
CompletionInstruction control.
protected Literal CompletionInstruction
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadPDFButton
DownloadPDFButton control.
protected DownloadButton DownloadPDFButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadPanel
DownloadPanel control.
protected HtmlGenericControl DownloadPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadPdfScript
DownloadPdfScript control.
protected PageFooterContent DownloadPdfScript
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.
MainContainer
MainContainer control.
protected Container MainContainer
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.
PageLearner
PageLearner control.
protected Literal PageLearner
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageTitle
PageTitle control.
protected HtmlGenericControl PageTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PdfBody
PdfBody control.
protected HiddenField PdfBody
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionRepeater
QuestionRepeater control.
protected Repeater QuestionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScoreHeader
ScoreHeader control.
protected HtmlGenericControl ScoreHeader
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScorePanel
ScorePanel control.
protected Panel ScorePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScoreScaled
ScoreScaled control.
protected Literal ScoreScaled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubmissionCompletionHeader
SubmissionCompletionHeader control.
protected HtmlGenericControl SubmissionCompletionHeader
Field Value
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
Methods
GetTagsAndLabels()
protected string GetTagsAndLabels()
Returns
LoadResourceOrExam()
public AttemptHelper.IAction LoadResourceOrExam()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)