Click or drag to resize
TreeNodeNodeHasChildren Property
Indicates if node has children.

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

Property Value

Type: Boolean
See Also