Click or drag to resize
ProcessTranslationEventArgs Properties

The ProcessTranslationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyForceTargetObjectUpdate
Indicates if the update of the target object should be forced
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySourceObject
Source object to be translated
Public propertySubmission
Translation submission for which the translation is processed
Public propertyTargetObject
Target object to be used as a translation (Typically same as the soure object. Documents have separate culture versions.)
Top
See Also