ListFilterOption Class |
Namespace: Dynamicweb.Controls
The ListFilterOption type exposes the following members.
Name | Description | |
---|---|---|
ListFilterOption |
Initializes a new instance of a class.
| |
ListFilterOption(String, String) |
Initializes a new instance of a class.
| |
ListFilterOption(String, String, Boolean) |
Initializes a new instance of a class.
| |
ListFilterOption(String, String, Boolean, Boolean) | Initializes a new instance of the ListFilterOption class |
Name | Description | |
---|---|---|
DoTranslate | ||
Selected |
Gets or sets value indicating whether option is selected.
| |
Text |
Gets or sets the option text.
| |
Value |
Gets or sets some sensitive information for this option.
|