Click or drag to resize

IPageParent Method


Retrieves the parent page of the given page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IPage Parent()

Return Value

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