Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 1.0
ASP.NET Web Applications
ASP.NET Model View Controller (MVC)
ASP.NET MVC Reference
System.Web.Mvc Namespace
SelectList Class
SelectList Properties
SelectedValue Property
Community Content
Add code samples and tips to enhance this topic.
More...
0 out of 1 rated this helpful
-
Rate this topic
SelectList
.
SelectedValue Property
.NET Framework 3.5
Other Versions
.NET Framework 4
Gets or sets the selected value.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
VB
Copy
public
Object SelectedValue {
get
;
private
set
; }
Property Value
Type:
System
.
Object
The selected value.
See Also
Reference
SelectList Class
SelectList Members
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ