Table of Contents

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 string

The name of the error message.

Returns

string

The error message string.