Documentation for this section has not yet been entered.
Use the ListItem.Selected property to determine whether the System.Web.UI.WebControls.ListItem is currently selected in the list control that contains it. This property is commonly used, when iterating through a collection of System.Web.UI.WebControls.ListItem objects in a list control, to determine whether an item is selected.