Adds given ID into the translation table to correct list according to objectType
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type: System String
Object type of the object
- id
- Type: System Int32
ID of the object
- translationTable
- Type: CMS.Base SafeDictionary String, List Int32
Translation table
See Also