Click or drag to resize
DocumentQueryPropertiesGetPublishedWhereCondition Method
Gets where condition to retrieve only published documents based on settings

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

Return Value

Type: WhereCondition
See Also