Table of Contents

Method GetString

Namespace
Innova.Data.Entity.Localization
Assembly
Innova.Data.dll

GetString(string)

Gets the localized string for the specified name.

public override string GetString(string name)

Parameters

name string

The name of the string.

Returns

string

The localized string.