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