AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

HierarchyData<(Of <(<'T>)>)>..::..HasChildren Property

Indicates whether the hierarchical data node that the IHierarchyData object represents has any child nodes.

Namespace:  AdvantageCSP.HierarchicalModelDataSource
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool HasChildren { get; }

Field Value

true if this instance has children; otherwise, false.