ILingualMappingManagerMasterPageIdsContainExistingMap Method Ingeniux CMS Content Store API

Test a collection of master page ids for existing lingual maps that map to target locale.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool MasterPageIdsContainExistingMap(
	string[] rootIds,
	string targetLocale
)

Parameters

rootIds
Type: SystemString

[Missing <param name="rootIds"/> documentation for "M:Ingeniux.CMS.ILingualMappingManager.MasterPageIdsContainExistingMap(System.String[],System.String)"]

targetLocale
Type: SystemString

[Missing <param name="targetLocale"/> documentation for "M:Ingeniux.CMS.ILingualMappingManager.MasterPageIdsContainExistingMap(System.String[],System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.ILingualMappingManager.MasterPageIdsContainExistingMap(System.String[],System.String)"]

See Also

Reference