ListItem Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Attributes | Gets a collection of attribute name and value pairs for the ListItem that are not directly supported by the class. |
![]() | Enabled | Gets or sets a value indicating whether the list item is enabled. |
![]() | Selected | Gets or sets a value indicating whether the item is selected. |
![]() | Text | Gets or sets the text displayed in a list control for the item represented by the ListItem. |
![]() | Value | Gets or sets the value associated with the ListItem. |
| Name | Description | |
|---|---|---|
![]() ![]() | IStateManager::IsTrackingViewState | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IStateManager::IsTrackingViewState. |
Show:


