Click or drag to resize
ProcessTranslationEventArgsForceTargetObjectUpdate Property
Indicates if the update of the target object should be forced

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public bool ForceTargetObjectUpdate { get; set; }

Property Value

Type: Boolean
See Also