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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ErrorAlert
ErrorAlert control.
protected Alert ErrorAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileUploadedAlert
FileUploadedAlert control.
protected Alert FileUploadedAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoAttemptPanel
NoAttemptPanel control.
protected HtmlGenericControl NoAttemptPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportCriteria
ReportCriteria control.
protected TakerReportCriteria ReportCriteria
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportGrid
ReportGrid control.
protected TakerReportGrid ReportGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportOptions
ReportOptions control.
protected TakerReportOptions ReportOptions
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportType
ReportType control.
protected HiddenField ReportType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveToCaseButton
SaveToCaseButton control.
protected DownloadButton SaveToCaseButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchButton
SearchButton control.
protected SearchButton SearchButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectedCase
SelectedCase control.
protected FindCase SelectedCase
Field Value
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
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)