Retrieves the Locale (language) root of this page.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Return Value
Type: IPageRegion root page of this page. If this page itself is a region root, returns itself.
Remarks
Language root pages refers to pages that have Languages explicitly specified. When a page has a specific language, its descendants will inherit the same language and use this page as the language root.
If the page doesn't have any Language setting, then this method returns null.
See Also