Retrieves a lingual map by its master page and target locale.
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 lingual map - targetLocale
- Type: SystemString
Target locale of the lingual map
Return Value
Type: ILingualPageMapLingual map with given master page and target locale. Null if no lingual map matches the criteria.
See Also