TranslationSettingsTranslateAttachments Property |
Gets or sets the value which indicates whether to include attachments binary data fields into translation.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 12.0.0
Syntax public bool TranslateAttachments { get; set; }
Property Value
Type:
BooleanSee Also