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.0.5239.26125)
Parameters
- typeInfo
- Type: CMS.DataEngine ObjectTypeInfo
Type info
- dr
- Type: System.Data DataRow
DataRow with the object data
See Also