Retrieves the parent page of the given page.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax abstract Parent : unit -> IPage
Return Value
Type:
IPageParent page of this page. If the page is
Content Store root, returns null.
See Also