Click or drag to resize
ProcessTranslationEventArgsTargetObject Property
Target object to be used as a translation (Typically same as the soure object. Documents have separate culture versions.)

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public ICMSObject TargetObject { get; }

Property Value

Type: ICMSObject
See Also