Method GetSystemString
- Namespace
 - Innova.Data.Entity.Localization
 
- Assembly
 - Innova.Data.dll
 
GetSystemString(string)
Gets the system string based on the specified name.
public virtual string GetSystemString(string name)
Parameters
namestringThe name of the system string.
Returns
- string
 The system string.