Click or drag to resize
TreeNodeNodeIsContentOnly Property
Returns true if node is content only.

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

Property Value

Type: Boolean
See Also