ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Select a item in a DropDownList by value.
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