codice:
string valore=SelectionList1.Items[SelectionList1.SelectedIndex].Value;
Ciao