SelectListItem Properties
Visual Studio 2010
The SelectListItem type exposes the following members.
| Name | Description | |
|---|---|---|
|
Selected | Gets or sets a value that indicates whether this SelectListItem is selected. |
|
Text | Gets or sets the text of the selected item. |
|
Value | Gets or sets the value of the selected item. |
Community Additions
ADD
Show: