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.6.492
Syntax
ILingualPageMap MasterLingualMap { get; }

Property Value

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