TranslationsComServiceSupportedSourceLanguages Property |
Gets the list of supported languages for given UserToken.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 10.0.0
Syntaxpublic HashSet<string> SupportedSourceLanguages { get; }
Property Value
Type:
HashSetString
See Also