Translates the DataRow column.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dr
- Type: System.Data DataRow
DataRow with the data
- columnName
- Type: System String
Column name
- objectType
- Type: System String
Object type
- siteId (Optional)
- Type: System Int32
Target site ID for objects lookup which are site-related
Return Value
Type: BooleanReturns true if the translation was successful
See Also