WizPageDataGetRowKeys Method |
Gets a semi-colon separated list of row keys for the selected items in the current instance.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string GetRowKeys()
Public Function GetRowKeys As String
Return Value
Type:
StringA semi-colon-separated list of the selected row keys.
See Also