Click or drag to resize
TranslationSettingsTranslateEditableItems Property
Gets or sets the value which indicates whether to include editable regions into translation.

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

Property Value

Type: Boolean
See Also