Click or drag to resize
UniGridGetSelectionFieldClientID Method
Gets identifier of field containing selected items.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public string GetSelectionFieldClientID()

Return Value

Type: String
Identifier of selection field
See Also