The Key Field that provides a Unique key to the data Item
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string KeyField { get; set; } |
| Visual Basic |
|---|
Public Property KeyField As String Get Set |