SelectList.SelectedValue Property

Visual Studio 2010

Gets the list value that was selected by the user.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Public Property SelectedValue As Object
	Get
	Private Set

Property Value

Type: System.Object
The selected value.

Community Additions

ADD
Show: