The properties of System.Web.UI.WebControls.DataKey are listed below. For a list of all members, see the DataKey Members list.
See Also: Inherited members from System.Object
[read-only] default property | Item(int) | object. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | object. Documentation for this section has not yet been entered. |
[read-only] | Value | object.
Gets the value of the key field at index 0 in the System.Web.UI.WebControls.DataKey object. |
[read-only] | Values | System.Collections.Specialized.IOrderedDictionary.
Gets an System.Collections.Specialized.IOrderedDictionary object that contains every key field in the System.Web.UI.WebControls.DataKey object. |
[read-only] | IsTrackingViewState | bool.
Gets a value indicating whether the System.Web.UI.WebControls.DataKey object is tracking its view-state changes. |