DataKey::Item Property
.NET Framework (current version)
Gets the value of a key field from a DataKey object.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets the value of the key field at the specified index from a DataKey object. |
![]() | Item[String^] | Gets the value of the key field with the specified field name from a DataKey object. |
Show:
