ProcessTranslationEventArgsTargetObject Property |
Target object to be used as a translation (Typically same as the soure object. Documents have separate culture versions.)
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public ICMSObject TargetObject { get; }
Property Value
Type:
ICMSObjectSee Also