The ILocalizationProvider type exposes the following members.

Methods

  NameDescription
Public methodGetCompiledResourceFile
Gets a compiled resource file for a specific language and portal. This takes the original resource file and overwrites it with any keys found in localized and overridden resource files according to .net and DNN rules.
Public methodGetString(String, String)
Public methodGetString(String, String, String)
Public methodGetString(String, String, String, PortalSettings)
Public methodGetString(String, String, String, PortalSettings, Boolean)
Public methodSaveString
Saves a string to a resource file.

See Also