Click or drag to resize
TreeNodeIsInPublishStep Property
Indicates whether the node is in published step disregarding publish from/to values.

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

Property Value

Type: Boolean
See Also