ListItem Constructor
.NET Framework 2.0
Initializes a new instance of the ListItem class.
ListItem Members
System.Web.UI.WebControls Namespace
ListControl Class
RadioButtonList
ListBox Class
DropDownList Class
CheckBoxList Class
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 Class
RadioButtonList
ListBox Class
DropDownList Class
CheckBoxList Class
Other Resources
ListBox Web Server ControlRadioButton and RadioButtonList Web Server Controls Overview
BulletedList Web Server Control
DropDownList Web Server Control
Community Additions
ADD
Show: