Translates all reference object columns.
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
- siteId
- Type: System Boolean
Translate site ID
- parentId
- Type: System Boolean
Translate parent ID
- dependencies
- Type: System Boolean
Translate dependencies
- targetSiteId
- Type: System Int32
Target site ID for objects lookup which are site-related
- excludeColumns
- Type: System String
Columns to exclude
Return Value
Type: StringSee Also