Click or drag to resize

IManagersHostSiteContentLocalizationProvider Property


Gets the manager of translations of page creation rules, schemas, workstates and workflow definitions.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
ISiteContentLocalizationProvider SiteContentLocalizationProvider { get; }

Property Value

Type: ISiteContentLocalizationProvider
Remarks

These translations are for Ingeniux CMS user interfaces in localized languages. Only the following languages need to be provided:

en-us : English (United States)

es-mx : Spanish (Mexico) ~ Español (México)

fr-ca : French (Canada) ~ Français (Canada)

de-de : German (Germany) ~ Deutsch (Deutschland)

zh-ch: Chinese (People's Republic of China) ~ 中文(中华人民共和国)

ja-jp: Japanese (Japan) ~ 日本語 (日本)

See Also