MagicCMS Documentation

MagicLanguage..::..GetKey Method

Gets language name by language id.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public static string GetKey(
	string value
)

Parameters

value
Type: String
The value.

Return Value

System.String.