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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommentTab
CommentTab control.
protected NavItem CommentTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompetencySummary
CompetencySummary control.
protected QuestionCompetencySummaryRepeater CompetencySummary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadsTab
DownloadsTab control.
protected NavItem DownloadsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionAnalysisRepeater
QuestionAnalysisRepeater control.
protected QuestionAnalysisRepeater QuestionAnalysisRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionAnalysisTab
QuestionAnalysisTab control.
protected NavItem QuestionAnalysisTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionCommentsRepeater
QuestionCommentsRepeater control.
protected ResultQuestionCommentsRepeater QuestionCommentsRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RatioButton
RatioButton control.
protected Button RatioButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResultStatisticCompetencyRepeater
ResultStatisticCompetencyRepeater control.
protected Repeater ResultStatisticCompetencyRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResultStatisticExam
ResultStatisticExam control.
protected ResultStatisticExam ResultStatisticExam
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResultStatisticGacRepeater
ResultStatisticGacRepeater control.
protected Repeater ResultStatisticGacRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchAlert
SearchAlert control.
protected Alert SearchAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchCriteria
SearchCriteria control.
protected AdHocCriteria SearchCriteria
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchCriteriaTab
SearchCriteriaTab control.
protected NavItem SearchCriteriaTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchDownload
SearchDownload control.
protected SearchDownload SearchDownload
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResults
SearchResults control.
protected AdHocResults SearchResults
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultsTab
SearchResultsTab control.
protected NavItem SearchResultsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StandardsTab
StandardsTab control.
protected NavItem StandardsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimeSeriesChart
TimeSeriesChart control.
protected TimeSeriesChart TimeSeriesChart
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TimeSeriesTab
TimeSeriesTab control.
protected NavItem TimeSeriesTab
Field Value
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
SearchResultTitle
protected override string SearchResultTitle { get; }
Property Value
Methods
GetExportColumns()
protected override IEnumerable<DownloadColumn> GetExportColumns()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnSearching(QAttemptFilter)
protected override void OnSearching(QAttemptFilter filter)
Parameters
filterQAttemptFilter