Gets the selected item in the System.Web.UI.WebControls.DataList control.
Documentation for this section has not yet been entered.
Use the DataList.SelectedItem property to get a System.Web.UI.WebControls.DataListItem object that represents the selected item in the System.Web.UI.WebControls.DataList control. This object can then be used to access the properties of the selected item.