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
namestringThe name of the string.
Returns
- string
 The localized string.