Click or drag to resize

ILingualMappingManagerRemoveMasterMapForPage Method


Removes the lingual map for a given clone page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void RemoveMasterMapForPage(
	IContentItem clonePage
)

Parameters

clonePage  IContentItem
The clone page to remove lingual map for
See Also