HierarchyHelper AddTranslation Method Kentico 8.1 API Reference
Adds given ID into the translation table to correct list according to objectType

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

objectType
Type: OnlineSystem String
Object type of the object
id
Type: OnlineSystem Int32
ID of the object
translationTable
Type: CMS.Base SafeDictionary OnlineString, OnlineList OnlineInt32  
Translation table
See Also