Menu::SelectedValue Property
.NET Framework (current version)
Gets the value of the selected menu item.
Assembly: System.Web (in System.Web.dll)
Use the SelectedValue property as a shortcut to determine the text of the selected menu item. To access the other properties of the selected menu item, use the SelectedItem property.
.NET Framework
Available since 2.0
Available since 2.0
Show: