Click or drag to resize
TranslationEvents Class
Translation events
Inheritance Hierarchy
SystemObject
  CMS.TranslationServicesTranslationEvents

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

The TranslationEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCreateSubmissionItem
Fires when the submission item is being created
Public fieldStatic memberMapCultureCode
Fires when the system and service culture codes are mapped
Public fieldStatic memberProcessTranslation
Fires when the translation is being processed
Top
See Also