Click or drag to resize
TranslationSettingsTranslateAttachments Property
Gets or sets the value which indicates whether to include attachments binary data fields into translation.

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

Property Value

Type: Boolean
See Also