Table of Contents

Method GetSystemString

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

GetSystemString(string)

Gets the system string for the specified name.

public static string GetSystemString(string name)

Parameters

name string

The name of the system string.

Returns

string

The system string.