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
name
stringThe name of the error string.
Returns
- string
The error string.