Table of Contents

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 string

The name of the error string.

Returns

string

The error string.