Fills translation helper with data from hashtable and appends translations to the result if needed.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- settings
- Type: CMS.DataEngine TraverseObjectSettings
Export settings
- translations
- Type: CMS.Base SafeDictionary String, List Int32
Hashtable with translations
- sb
- Type: System.Text StringBuilder
StringBuilder to append result to
See Also