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