MagicCMS Documentation
CMS_Config
.
.
::
.
.
TransSourceLangId Property
Gets or sets the default language ID (example: "it").
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
TransSourceLangId
{
get
;
set
; }
Field Value
The trans source language ID.
See Also
CMS_Config Class
MagicCMS.Core Namespace