Click or drag to resize
UniMatrixSetFilterWhere Method
Sets the filter where condition

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected void SetFilterWhere(
	string expr
)

Parameters

expr
Type: SystemString
Filter expression
See Also