ITranslatorProvider.GetLanguages() Method
Returns the list of culture codes, for which translations are possible.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Returns
| Type | Description |
|---|---|
| String[] | A string array representing the list of culture codes, for which translations are possible. |
See Also