Click or drag to resize
UniGridGetReloadScript Method
Gets JavaScript for reload of the grid.

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

Return Value

Type: String
Script that reloads the grid
See Also