![]() | ILocalizationService Interface |
Namespace: SanteDB.Core.Services
The ILocalizationService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
![]() | FormatString(String, Object) |
Format a stringKey with parameters |
![]() | FormatString(String, String, Object) |
Format a stringKey from locale with parameters |
![]() | GetString(String) |
Get the specified string in the current locale
|
![]() | GetString(String, String) |
Get the specified stringKey in locale |
![]() | GetStrings |
Get all strings in the specified locale
|
![]() | Reload |
Reload string definitions
|