Click or drag to resize
DocumentQueryPropertiesGetAllowedPathWhereCondition Method
Gets where condition based on allowed paths

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

Return Value

Type: WhereCondition
See Also