UniMatrixSetFilterWhere Method |
Sets the filter where condition
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax protected void SetFilterWhere(
string expr
)
Parameters
- expr
- Type: SystemString
Filter expression
See Also