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: 9.0.0
Syntax
C#
public HashSet<string> TargetLanguages { get; }

Property Value

Type: HashSetString
See Also