DataKey Constructor
.NET Framework (current version)
Initializes a new instance of the DataKey class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DataKey(IOrderedDictionary^) | Initializes a new instance of the DataKey class using the specified dictionary of key field values. |
![]() | DataKey(IOrderedDictionary^, array<String^>^) | Initializes a new instance of the DataKey class using the specified dictionary of key field values and array of field names. |
Show:
