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
Syntaxpublic HashSet<string> TargetLanguages { get; }
Property Value
Type:
HashSetString
See Also