ComboboxItem Class |
Namespace: Dynamicweb.Controls
The ComboboxItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ComboboxItem | Initializes a new instance of the ComboboxItem class | |
| ComboboxItem(String, String) | Initializes a new instance of the ComboboxItem class |
| Name | Description | |
|---|---|---|
| Selected |
Gets or sets a value indicating whether the item is selected.
| |
| Text |
Gets or sets the text displayed in a list control for the item represented by the Item.
| |
| Value |
Gets or sets the value associated with the Item.
|