UniGrid GetCheckSelectionScript Method (Boolean)Kentico 8.1 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.1.5347.20411)

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