Click or drag to resize
TranslationSettingsGenerateTargetTag Property
If true, target tag is generated and filled with source tag content while exporting to XLIFF (needed for Translations.com). If not set, the setting is initialized based on translation service setting.

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

Property Value

Type: Boolean
See Also