Class SearchCriteria
- Namespace
- InSite.Admin.Assessments.Forms.Controls
- Assembly
- InSite.UI.dll
public class SearchCriteria : SearchCriteriaController<QBankFormFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, ISearchCriteria
- Inheritance
-
SearchCriteria
- Implements
- Inherited Members
Constructors
SearchCriteria()
public SearchCriteria()
Fields
ClearButton
ClearButton control.
protected ClearButton ClearButton
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.
Name
Name control.
protected TextBox Name
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Number
Number control.
protected TextBox Number
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.
Status
Status control.
protected ComboBox Status
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Title
Title control.
protected TextBox Title
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Filter
public override QBankFormFilter Filter { get; set; }
Property Value
Methods
Clear()
public override void Clear()
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)