Extension Methods from Jeremy Chapman
-
GetSelectedValue
Get the selected value of a DropDownList by returning the value stored in the forms collection. This allows you to turn EnableViewState off on a DropDownList and still easily retrieve the selected value