Constructor - Creates a new ResourceTranslationInfo object from the given DataRow.
            
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- typeInfo
 - Type: CMS.DataEngine ObjectTypeInfo
Type info 
- dr
 - Type: 
System.Data DataRow
DataRow with the object data 
See Also