TranslationSettingsTargetLanguages Property |
Gets or sets the target languages of the object/document.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 12.0.0
Syntax public HashSet<string> TargetLanguages { get; }
Property Value
Type:
HashSetStringSee Also