ILingualMappingManagerRemoveMapsForPages Method Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
Syntax

void RemoveMapsForPages(
	string[] pageIds
)

Parameters

pageIds
Type: SystemString
Array of page IDs for which to remove lingual maps.
Remarks

Any nonexisting page IDs are ignored.
See Also

Reference