Table of Contents

Class TakerReport

Namespace
InSite.UI.Admin.Assessments.Attempts
Assembly
InSite.UI.dll
public class TakerReport : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
TakerReport
Implements
Inherited Members

Constructors

TakerReport()

public TakerReport()

Fields

AttemptPanel

AttemptPanel control.

protected HtmlGenericControl AttemptPanel

Field Value

HtmlGenericControl

Remarks

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

ErrorAlert

ErrorAlert control.

protected Alert ErrorAlert

Field Value

Alert

Remarks

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

FileUploadedAlert

FileUploadedAlert control.

protected Alert FileUploadedAlert

Field Value

Alert

Remarks

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

NoAttemptPanel

NoAttemptPanel control.

protected HtmlGenericControl NoAttemptPanel

Field Value

HtmlGenericControl

Remarks

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

ReportCriteria

ReportCriteria control.

protected TakerReportCriteria ReportCriteria

Field Value

TakerReportCriteria

Remarks

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

ReportGrid

ReportGrid control.

protected TakerReportGrid ReportGrid

Field Value

TakerReportGrid

Remarks

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

ReportOptions

ReportOptions control.

protected TakerReportOptions ReportOptions

Field Value

TakerReportOptions

Remarks

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

ReportType

ReportType control.

protected HiddenField ReportType

Field Value

HiddenField

Remarks

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

SaveToCaseButton

SaveToCaseButton control.

protected DownloadButton SaveToCaseButton

Field Value

DownloadButton

Remarks

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

SearchButton

SearchButton control.

protected SearchButton SearchButton

Field Value

SearchButton

Remarks

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

SelectedCase

SelectedCase control.

protected FindCase SelectedCase

Field Value

FindCase

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