Click or drag to resize

IContentItemMasterLingualMap Property


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

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
ILingualPageMap MasterLingualMap { get; }

Property Value

Type: ILingualPageMap
Remarks
If this page is not clone of any page, this method returns null.
See Also