Click or drag to resize
DocumentQueryPropertiesGetNodeDataWhereCondition Method
Gets where condition for all restrictions based on tree node data

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public WhereCondition GetNodeDataWhereCondition()

Return Value

Type: WhereCondition
See Also