AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

HierarchyData<(Of <(<'T>)>)> Properties

The HierarchyData<(Of <(<'T>)>)> type exposes the following members.

Properties


  Name Description
Public property HasChildren
Indicates whether the hierarchical data node that the IHierarchyData object represents has any child nodes.
Public property Item
Gets the hierarchical data node that the IHierarchyData object represents.
Public property Path
Gets the hierarchical path of the node.
Public property Type
Gets the name of the type of Object contained in the Item property.