Click or drag to resize

ILingualMappingManagerRemoveMapsForContentItems Method


Removes all ligual maps for a collection of pages specified by page ID.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void RemoveMapsForContentItems(
	string[] pageIds
)

Parameters

pageIds  String
Array of page IDs for which to remove lingual maps.
Remarks
Any nonexisting page IDs are ignored.
See Also