Click or drag to resize
UniGridGetClearSelectionScript Method
Gets JavaScript for clearing selection of the grid.

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

Return Value

Type: String
Script that clears selection of the grid
See Also