Class SearchCriteria
public class SearchCriteria : SearchCriteriaController<QCourseFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, ISearchCriteria
- Inheritance
-
SearchCriteria
- Implements
- Inherited Members
Constructors
SearchCriteria()
public SearchCriteria()
Fields
CatalogIdentifier
CatalogIdentifier control.
protected CatalogComboBox CatalogIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ClearButton
ClearButton control.
protected ClearButton ClearButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CourseAsset
CourseAsset control.
protected NumericBox CourseAsset
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CourseLabel
CourseLabel control.
protected TextBox CourseLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CourseName
CourseName control.
protected TextBox CourseName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterManager
FilterManager control.
protected SearchCriteriaFilterManager FilterManager
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GradebookTitle
GradebookTitle control.
protected TextBox GradebookTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HasWebPage
HasWebPage control.
protected ComboBox HasWebPage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchButton
SearchButton control.
protected FilterButton SearchButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ShowColumns
ShowColumns control.
protected MultiComboBox ShowColumns
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageAuthoredBefore
WebPageAuthoredBefore control.
protected DateTimeOffsetSelector WebPageAuthoredBefore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
WebPageAuthoredSince
WebPageAuthoredSince control.
protected DateTimeOffsetSelector WebPageAuthoredSince
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Filter
public override QCourseFilter Filter { get; set; }
Property Value
Methods
Clear()
public override void Clear()