Table of Contents

Class AdHoc

Namespace
InSite.Admin.Assessments.Attempts.Forms
Assembly
InSite.UI.dll
public class AdHoc : SearchPage<QAttemptFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IFinder
Inheritance
AdHoc
Implements
Inherited Members

Constructors

AdHoc()

public AdHoc()

Fields

BellCurveTab

BellCurveTab control.

protected NavItem BellCurveTab

Field Value

NavItem

Remarks

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

CommentTab

CommentTab control.

protected NavItem CommentTab

Field Value

NavItem

Remarks

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

CompetencySummary

CompetencySummary control.

protected QuestionCompetencySummaryRepeater CompetencySummary

Field Value

QuestionCompetencySummaryRepeater

Remarks

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

DownloadsTab

DownloadsTab control.

protected NavItem DownloadsTab

Field Value

NavItem

Remarks

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

QuestionAnalysisRepeater

QuestionAnalysisRepeater control.

protected QuestionAnalysisRepeater QuestionAnalysisRepeater

Field Value

QuestionAnalysisRepeater

Remarks

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

QuestionAnalysisTab

QuestionAnalysisTab control.

protected NavItem QuestionAnalysisTab

Field Value

NavItem

Remarks

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

QuestionCommentsRepeater

QuestionCommentsRepeater control.

protected ResultQuestionCommentsRepeater QuestionCommentsRepeater

Field Value

ResultQuestionCommentsRepeater

Remarks

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

RatioButton

RatioButton control.

protected Button RatioButton

Field Value

Button

Remarks

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

ResultStatisticCompetencyRepeater

ResultStatisticCompetencyRepeater control.

protected Repeater ResultStatisticCompetencyRepeater

Field Value

Repeater

Remarks

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

ResultStatisticExam

ResultStatisticExam control.

protected ResultStatisticExam ResultStatisticExam

Field Value

ResultStatisticExam

Remarks

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

ResultStatisticGacRepeater

ResultStatisticGacRepeater control.

protected Repeater ResultStatisticGacRepeater

Field Value

Repeater

Remarks

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

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

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

SearchAlert

SearchAlert control.

protected Alert SearchAlert

Field Value

Alert

Remarks

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

SearchCriteria

SearchCriteria control.

protected AdHocCriteria SearchCriteria

Field Value

AdHocCriteria

Remarks

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

SearchCriteriaTab

SearchCriteriaTab control.

protected NavItem SearchCriteriaTab

Field Value

NavItem

Remarks

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

SearchDownload

SearchDownload control.

protected SearchDownload SearchDownload

Field Value

SearchDownload

Remarks

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

SearchResults

SearchResults control.

protected AdHocResults SearchResults

Field Value

AdHocResults

Remarks

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

SearchResultsTab

SearchResultsTab control.

protected NavItem SearchResultsTab

Field Value

NavItem

Remarks

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

StandardsTab

StandardsTab control.

protected NavItem StandardsTab

Field Value

NavItem

Remarks

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

TimeSeriesChart

TimeSeriesChart control.

protected TimeSeriesChart TimeSeriesChart

Field Value

TimeSeriesChart

Remarks

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

TimeSeriesTab

TimeSeriesTab control.

protected NavItem TimeSeriesTab

Field Value

NavItem

Remarks

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

Properties

EntityName

public override string EntityName { get; }

Property Value

string

SearchResultTitle

protected override string SearchResultTitle { get; }

Property Value

string

Methods

GetExportColumns()

protected override IEnumerable<DownloadColumn> GetExportColumns()

Returns

IEnumerable<DownloadColumn>

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnSearching(QAttemptFilter)

protected override void OnSearching(QAttemptFilter filter)

Parameters

filter QAttemptFilter