Click or drag to resize
TranslationSettingsTranslateDocCoupledData Property
Gets or sets the value which indicates whether to include coupled data fields into translation.

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

Property Value

Type: Boolean
See Also