Click or drag to resize
TreeProviderGetPublishedWhereCondition Method
Gets the where condition for published documents

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static WhereCondition GetPublishedWhereCondition()

Return Value

Type: WhereCondition
See Also