Click or drag to resize
TreeNodePublishedVersionExists Property
Indicates whether there is a published version for current document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool PublishedVersionExists { get; }

Property Value

Type: Boolean
See Also