ListItem Constructor
.NET Framework 3.0
Initializes a new instance of the ListItem class.
ListItem Members
System.Web.UI.WebControls Namespace
ListControl
RadioButtonList
ListBox
DropDownList
CheckBoxList
RadioButton and RadioButtonList Web Server Controls Overview
BulletedList Web Server Control
DropDownList Web Server Control
| Name | Description |
|---|---|
| ListItem () | Initializes a new instance of the ListItem class. |
| ListItem (String) | Initializes a new instance of the ListItem class with the specified text data. |
| ListItem (String, String) | Initializes a new instance of the ListItem class with the specified text and value data. |
| ListItem (String, String, Boolean) | Initializes a new instance of the ListItem class with the specified text, value, and enabled data. |
Reference
ListItem ClassListItem Members
System.Web.UI.WebControls Namespace
ListControl
RadioButtonList
ListBox
DropDownList
CheckBoxList
Other Resources
ListBox Web Server ControlRadioButton and RadioButtonList Web Server Controls Overview
BulletedList Web Server Control
DropDownList Web Server Control
Community Additions
ADD
Show: