Method GetString
- Namespace
- Innova.Data.Entity.Localization
- Assembly
- Innova.Data.dll
GetString(string)
Gets the localized string for the specified name.
string GetString(string name)
Parameters
name
stringThe name of the string.
Returns
- string
The localized string.