Adds a new lingual map between pages.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- masterPage
- Type: Ingeniux.CMSIPage
Master page of the map - clonePage
- Type: Ingeniux.CMSIPage
Clone page of the map
Return Value
Type: ILingualPageMapNewly added lingual map
Exceptions
Exception | Condition |
---|---|
ArgumentException | When either the master page or clone page parameter is null |
Remarks
See Also