AppText Class | 
Namespace: Omada.OE.Model
public static class AppText
The AppText type exposes the following members.
| Name | Description | |
|---|---|---|
| FormatText | 
            Returns a formatted text with the provided key in the current culture.
              | |
| GetCulture | 
            Returns a CultureInfo object based on the provided languageId
              | |
| GetJSStrings(CultureInfo) | ||
| GetJSStrings(Int32) | 
            Returns all strings which are marked for client side usage
              | |
| GetText | 
            Returns the caption with the provided key in the provided language
              | |
| GetTextTranslations | 
            Returns an object with all defined translations for an AppText.
              |