Table of Contents

Class SearchCriteria

Namespace
InSite.UI.Admin.Database.Entities
Assembly
InSite.UI.dll
public class SearchCriteria : SearchCriteriaController<TEntityFilter>, 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

ClearButton

Remarks

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

CollectionSlug

CollectionSlug control.

protected TextBox CollectionSlug

Field Value

TextBox

Remarks

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

ComponentName

ComponentName control.

protected TextBox ComponentName

Field Value

TextBox

Remarks

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

ComponentPart

ComponentPart control.

protected TextBox ComponentPart

Field Value

TextBox

Remarks

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

ComponentType

ComponentType control.

protected TextBox ComponentType

Field Value

TextBox

Remarks

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

EntityName

EntityName control.

protected TextBox EntityName

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.

Keyword

Keyword control.

protected TextBox Keyword

Field Value

TextBox

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.

StorageKey

StorageKey control.

protected TextBox StorageKey

Field Value

TextBox

Remarks

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

StorageSchema

StorageSchema control.

protected TextBox StorageSchema

Field Value

TextBox

Remarks

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

StorageStructure

StorageStructure control.

protected TextBox StorageStructure

Field Value

TextBox

Remarks

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

StorageTable

StorageTable control.

protected TextBox StorageTable

Field Value

TextBox

Remarks

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

Properties

Filter

public override TEntityFilter Filter { get; set; }

Property Value

TEntityFilter

Methods

Clear()

public override void Clear()