MagicCMS Documentation
MagicSession
.
.
::
.
.
CurrentLanguageName Property
Gets the name of the current language.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
CurrentLanguageName
{
get
; }
Field Value
The name of the current language.
See Also
MagicSession Class
MagicCMS.Core Namespace