IPageMasterLingualMap Property Ingeniux CMS Content Store API

Gets the lingual map between this page and its Master Page.

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

ILingualPageMap MasterLingualMap { get; }

Property Value

Type: ILingualPageMap
Remarks

If this page is not clone of any page, this method returns null.
See Also

Reference