Click or drag to resize
TranslationsComServiceSupportedLanguages Property
Gets the list of supported languages for given UserToken.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public List<string> SupportedLanguages { get; }

Property Value

Type: ListString
See Also