RichselectItem Class |
Namespace: Dynamicweb.Controls
The RichselectItem type exposes the following members.
| Name | Description | |
|---|---|---|
| RichselectItem | Initializes a new instance of the RichselectItem class | |
| RichselectItem(String) | Initializes a new instance of the RichselectItem class | |
| RichselectItem(String, String) | Initializes a new instance of the RichselectItem class |
| Name | Description | |
|---|---|---|
| Html |
Gets or sets the html displayed in a list control for the item represented by the ListItem.
| |
| OnClick | ||
| Selected | ||
| Value |
Gets or sets the value associated with the ListItem.
|