TranslationHelperRegisterRecord Method |
Registers the record within given translation table.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
Remarks
If there already was a record already registered for the given object type id and it differs from the current parameters,
the old record is replaced with the new values.
See Also