Click or drag to resize
TranslationSettingsTargetLanguages Property
Gets or sets the target languages of the object/document.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public CMSList<string> TargetLanguages { get; }

Property Value

Type: CMSListString
See Also