IPageLocaleInherited Property Ingeniux CMS Content Store API

Gets whether this page inherits its locale from its ancestor page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool LocaleInherited { get; }

Property Value

Type: Boolean
Remarks

When a page doesn't have a locale set, it inherits its ancestor page's null locale. In that case, this property returns true.
See Also

Reference