Click or drag to resize
UniGridSetFilter Method (Boolean)
Sets filter to the grid view and save it to the view state.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected void SetFilter(
	bool reloadData
)

Parameters

reloadData
Type: SystemBoolean
Reload data
See Also