HierarchyData<(Of <(<'T>)>)>..::..GetParent Method
Returns the parent of this node, wrapped in a new [HierarchyData{T}] adapter.
Called by data-bound controls for upward navigation (e.g., breadcrumb rendering).
Namespace:
AdvantageCSP.HierarchicalModelDataSourceAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public IHierarchyData GetParent()

