Table of Contents

Method GetSystemString

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

GetSystemString(string)

Gets the system string based on the specified name.

public virtual string GetSystemString(string name)

Parameters

name string

The name of the system string.

Returns

string

The system string.