IPageParent Method Ingeniux CMS Content Store API

Retrieves the parent page of the given page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IPage Parent()

Return Value

Type: IPage
Parent page of this page. If the page is Content Store root, returns null.
See Also

Reference