UniGridGetClearSelectionScript Method |
Gets JavaScript for clearing selection of the grid.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax public string GetClearSelectionScript()
Return Value
Type:
StringScript that clears selection of the grid
See Also