Table of Contents

Class SearchCriteria

Namespace
InSite.Admin.Courses
Assembly
InSite.UI.dll
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

CatalogComboBox

Remarks

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

ClearButton

ClearButton control.

protected ClearButton ClearButton

Field Value

ClearButton

Remarks

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

CourseAsset

CourseAsset control.

protected NumericBox CourseAsset

Field Value

NumericBox

Remarks

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

CourseLabel

CourseLabel control.

protected TextBox CourseLabel

Field Value

TextBox

Remarks

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

CourseName

CourseName control.

protected TextBox CourseName

Field Value

TextBox

Remarks

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

FilterManager

FilterManager control.

protected SearchCriteriaFilterManager FilterManager

Field Value

SearchCriteriaFilterManager

Remarks

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

GradebookTitle

GradebookTitle control.

protected TextBox GradebookTitle

Field Value

TextBox

Remarks

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

HasWebPage

HasWebPage control.

protected ComboBox HasWebPage

Field Value

ComboBox

Remarks

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

SearchButton

SearchButton control.

protected FilterButton SearchButton

Field Value

FilterButton

Remarks

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

ShowColumns

ShowColumns control.

protected MultiComboBox ShowColumns

Field Value

MultiComboBox

Remarks

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

WebPageAuthoredBefore

WebPageAuthoredBefore control.

protected DateTimeOffsetSelector WebPageAuthoredBefore

Field Value

DateTimeOffsetSelector

Remarks

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

WebPageAuthoredSince

WebPageAuthoredSince control.

protected DateTimeOffsetSelector WebPageAuthoredSince

Field Value

DateTimeOffsetSelector

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

QCourseFilter

Methods

Clear()

public override void Clear()