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.5.94
Syntax
IPage Parent()

Return Value

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