Table of Contents

Method GetString

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

GetString(string)

Gets the string based on the specified name.

public abstract string GetString(string name)

Parameters

name string

The name of the string.

Returns

string

The string.