Translates the column value with list of IDs of the given info object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- infoObj
- Type: CMS.DataEngine GeneralizedInfo
Object with the data
- columnName
- Type: System String
Column name to translate
- objectType
- Type: System String
Object type
- siteId
- Type: System Int32
Target site ID for objects lookup which are site-related
- separator
- Type: System Char
ID separator
Return Value
Type: BooleanReturns true if the translation was successful
See Also