Class SearchCriteria
public class SearchCriteria : SearchCriteriaController<VClickFilter>, 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.
ClickedBefore
ClickedBefore control.
protected DateTimeOffsetSelector ClickedBefore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ClickedSince
ClickedSince control.
protected DateTimeOffsetSelector ClickedSince
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.
LinkText
LinkText control.
protected TextBox LinkText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LinkUrl
LinkUrl control.
protected TextBox LinkUrl
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageTitle
MessageTitle control.
protected TextBox MessageTitle
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.
UserBrowser
UserBrowser control.
protected TextBox UserBrowser
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserEmail
UserEmail control.
protected TextBox UserEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserHostAddress
UserHostAddress control.
protected TextBox UserHostAddress
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserName
UserName control.
protected TextBox UserName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Filter
public override VClickFilter Filter { get; set; }
Property Value
Methods
Clear()
public override void Clear()