Click or drag to resize
FileLocalizationService Methods

The FileLocalizationService type exposes the following members.

Methods
  NameDescription
Public methodClearCache
Clears the cached resource strings and forces them to load again on next localization request.
Public methodGetAPIString
Returns specified string.
Public methodGetFileString
Returns specified string.
Public methodGetString
Returns specified string.
Public methodLocalizeExpression
Localizes the given expression, handles two types of expressions: stringkey - Simple localization =default string|cs-cz=localized string - advanced localization
Top
See Also