TranslationsComServiceSupportedLanguages Property |
Gets the list of supported languages for given UserToken.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax public List<string> SupportedLanguages { get; }
Property Value
Type:
ListStringSee Also