| ListRowGetRowIdentity Method |
Retrieves row identity (a string that can be used to uniquely identify the row).
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public string GetRowIdentity()
Public Function GetRowIdentity As String
Return Value
Type:
StringRemarks See Also