Click or drag to resize

IHierarchyIdAncestors Method


Retrieves the collection of this hierarchy's ancestors

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IHierarchyId> Ancestors()

Return Value

Type: IEnumerableIHierarchyId
Collection of ancestors. If root hierarchy, returns empty collection
See Also

Reference

IHierarchyIdAncestors