DataKey Properties
.NET Framework 2.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Item | Overloaded. Gets the value of a key field from a DataKey object. |
| Value | Gets the value of the key field at index 0 in the DataKey object. |
| Values | Gets an IOrderedDictionary object that contains every key field in the DataKey object. |
| Name | Description | |
|---|---|---|
| IsTrackingViewState | Gets a value indicating whether the DataKey object is tracking its view-state changes. |
| Name | Description | |
|---|---|---|
| System.Web.UI.IStateManager.IsTrackingViewState | Gets a value indicating whether the DataKey object is tracking its view-state changes. |
Community Additions
ADD
Show: