UniGrid GetCheckSelectionScript Method (Boolean)Kentico 8.0 API Reference
Gets JavaScript for checking selection of the grid.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

includeSemicolon
Type: OnlineSystem Boolean
Indicates if semicolon is at the end

Return Value

Type: OnlineString
Script that checks selection of the grid
See Also