Navigation :
LanguageHelper
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public static class LanguageHelper
Static wrapper around the service locator to easily retrieve language values.
Fields
Constructors
Methods
GetString(string resourceName, CultureInfo culture)
Gets the string value using the specified culture.
Parameters
Name |
Description |
resourceName |
Name of the resource. |
culture |
The culture. |
Returns
System.String.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion