Gets and sets whether this page allows region roots (pages with a noninherited locale) when the page isn't language-neutral.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Property Value
Type: BooleanRemarks
If this page doesn't have any locale information, the value of this property is alway true, and setting this property will not do anything
If this page has locale information, then without the value being true, all of its children must inherit the locale this page has.
See Also