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