Method GetMessage
GetMessage(String)
Gets a message text given a message key.
Declaration
string GetMessage(string key)
Parameters
Type | Name | Description |
---|---|---|
String | key | Message key. |
Returns
Type | Description |
---|---|
String | The text corresponding to |