United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 3
ASP.NET MVC 3 Reference
System.Web.Mvc
SelectListItem Class
SelectListItem Properties
Selected Property
Text Property
Value Property
This topic has not yet been rated
-
Rate this topic
SelectListItem
.
Text Property
Other Versions
.NET Framework 4
.NET Framework 3.5
Gets or sets the text of the selected item.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
JScript
VB
Copy
public
string
Text {
get
;
set
; }
Property Value
Type:
System
.
String
The text.
See Also
Reference
SelectListItem Class
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)