This documentation is archived and is not being maintained.
DataKey Properties
Visual Studio 2008
The DataKey type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsTrackingViewState | Gets a value indicating whether the DataKey object is tracking its view-state changes. |
|
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 | |
|---|---|---|
|
IStateManager::IsTrackingViewState | Gets a value indicating whether the DataKey object is tracking its view-state changes. |
Show: