Retrieves the metadata of all this page's ancestor pages. The results are returned in ascending order based on the pages' hierarchy level.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- rootHierarchy (Optional)
- Type: Ingeniux.CMSIHierarchyId
[Missing <param name="rootHierarchy"/> documentation for "M:Ingeniux.CMS.IPage.AncestorsIDs(Ingeniux.CMS.IHierarchyId)"]
Return Value
Type: IEnumerablePageHierarchyAndIDCollection of ancestor pages' metadata
Remarks
See Also