The constructors of System.Web.UI.WebControls.ListItem are listed below. For a list of all members, see the ListItem Members list.
See Also: Inherited members from System.Object
ListItem() |
Initializes a new instance of the System.Web.UI.WebControls.ListItem class. | |
Initializes a new instance of the System.Web.UI.WebControls.ListItem class with the specified text data. | ||
Initializes a new instance of the System.Web.UI.WebControls.ListItem class with the specified text and value data. | ||
Initializes a new instance of the System.Web.UI.WebControls.ListItem class with the specified text, value, and enabled data. |