The ILocalizationProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetCompiledResourceFile |
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.
| |
| GetString(String, String) | ||
| GetString(String, String, String) | ||
| GetString(String, String, String, PortalSettings) | ||
| GetString(String, String, String, PortalSettings, Boolean) | ||
| SaveString |
Saves a string to a resource file.
|