Indicates whether the hierarchical data node that the IHierarchyData object represents has any child nodes.
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public virtual bool HasChildren { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property HasChildren As Boolean Get |