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