[]
Represents an checkBoxList/radioList item.
public class SelectFieldItem
Public Class SelectFieldItem
| Name | Description |
|---|---|
| SelectFieldItem() | Generate an item for check box list or radio button list. |
| SelectFieldItem(string, object) | Generate an item for check box list or radio button list. |
| Name | Description |
|---|---|
| Text | Gets or sets the value of the item. |
| Value | Gets or sets the text of the item. |