Click or drag to resize

AppText Methods

The AppText type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFormatText
Returns a formatted text with the provided key in the current culture.
Public methodStatic memberGetCulture
Returns a CultureInfo object based on the provided languageId
Public methodStatic memberGetJSStrings(CultureInfo)
Public methodStatic memberGetJSStrings(Int32)
Returns all strings which are marked for client side usage
Public methodStatic memberGetText
Returns the caption with the provided key in the provided language
Public methodStatic memberGetTextTranslations
Returns an object with all defined translations for an AppText.
Top
See Also