Click or drag to resize
ColumnsTranslationEvents Class
Columns translation events handlers.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineColumnsTranslationEvents

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static class ColumnsTranslationEvents

The ColumnsTranslationEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberRegisterRecords
Fires when an objects data is registered for translation.
Public fieldStatic memberTranslateColumns
Fires when an object ID columns are translated.
Top
See Also