System.Web.UI.WebControls.DataKey: Property Members

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

Public Properties

[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]
Valueobject.

Gets the value of the key field at index 0 in the System.Web.UI.WebControls.DataKey object.

[read-only]
ValuesSystem.Collections.Specialized.IOrderedDictionary.

Gets an System.Collections.Specialized.IOrderedDictionary object that contains every key field in the System.Web.UI.WebControls.DataKey object.

Protected Properties

[read-only]
IsTrackingViewStatebool.

Gets a value indicating whether the System.Web.UI.WebControls.DataKey object is tracking its view-state changes.