Click or drag to resize
DocumentNodeDataInfoNodeHasChildren Property
Indicates if node has child nodes.

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

Property Value

Type: Boolean
See Also