Click or drag to resize
UniGridRaiseBeforeFiltering Method
Raises the before filtering event.

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

Parameters

where
Type: SystemString
Where condition

Return Value

Type: String
See Also