Click or drag to resize
UniGridGetDataTableFilter Method

Note: This API is now obsolete.

Returns where condition from UniGrid filters for DataTable.Select.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use method GetFilter without parameters.")]
public string GetDataTableFilter()

Return Value

Type: String
See Also