Click or drag to resize
TranslationSettingsTranslateWebpartProperties Property
Gets or sets the value which indicates whether to include webpart properties into translation.

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

Property Value

Type: Boolean
See Also