AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

HierarchyData<(Of <(<'T>)>)>..::..GetParent Method

Gets an IHierarchyData object that represents the parent node of the current hierarchical node.

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

Syntax


public IHierarchyData GetParent()

Return Value

An IHierarchyData object that represents the parent node of the current hierarchical node.