ListFilter Methods |
The ListFilter type exposes the following members.
Name | Description | |
---|---|---|
ApplyTo |
Applies a filter to the specified list rows.
| |
ApplyToCurrentList |
Applies a filter to the current list.
| |
Create |
Creates a filter.
| |
GetClientEventHandler(String, NameValueCollection) |
Generates the Javascript statement that can be used to executed filter's custom event handler.
| |
GetClientEventHandler(String, String, NameValueCollection) |
Generates the Javascript statement that can be used to executed filter's custom event handler.
| |
GetLabel |
Retrieves a label that should be displayed for this filter.
| |
GetSubName |
Creates a sub-name for a filter control. The name is based on the filter's name.
| |
Initialize |
Initializes a filter.
| |
OnApply |
Raises Dynamicweb.Controls.ListFilter.Apply event.
|