SelectList.SelectedValue Property

Definition

Gets the list value that was selected by the user.

public object SelectedValue { get; }
member this.SelectedValue : obj
Public ReadOnly Property SelectedValue As Object

Property Value

The selected value.

Applies to