LocalizedInfo

Provides information about the localization.

  • Name Type Description
    Key String Key identifier for the value.
    Value String A string value that represents the localized text. If the key is not found in specific language, it will be text of default language. If the key is not found at all in localization resources, then key will be used in value itself.