HierarchyHelper ProcessTranslations Method Kentico 8.0 API Reference
Fills translation helper with data from hashtable and appends translations to the result if needed.

Namespace: CMS.DataEngine
Assembly: 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 OnlineString, OnlineList OnlineInt32  
Hashtable with translations
sb
Type: OnlineSystem.Text StringBuilder
StringBuilder to append result to
See Also