Click or drag to resize
TreeNodeIsCheckedOut Property
Indicates whether the document is checked out.

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

Property Value

Type: Boolean
See Also