ListAutomatedSearchFilter Methods |
The ListAutomatedSearchFilter type exposes the following members.
Name | Description | |
---|---|---|
ApplyTo |
Applies a filter to the specified list rows.
(Inherited from ListFilter.) | |
ApplyToCurrentList |
Applies a filter to the current list.
(Inherited from ListFilter.) | |
Create |
Creates a filter.
(Overrides ListFilterCreate.) | |
GetClientEventHandler(String, NameValueCollection) |
Generates the Javascript statement that can be used to executed filter's custom event handler.
(Inherited from ListFilter.) | |
GetClientEventHandler(String, String, NameValueCollection) |
Generates the Javascript statement that can be used to executed filter's custom event handler.
(Inherited from ListFilter.) | |
GetLabel |
Retrieves a label that should be displayed for this filter.
(Inherited from ListFilter.) | |
GetSubName |
Creates a sub-name for a filter control. The name is based on the filter's name.
(Inherited from ListFilter.) | |
Initialize |
Initializes a filter.
(Overrides ListFilterInitialize(List).) | |
OnApply |
Filters rows and fires "Apply" event.
(Overrides ListFilterOnApply(ListFilterEventArgs).) |