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
stringThe name of the string.
Returns
- string
The string.