MagicCMS Documentation
CMS_Config
.
.
::
.
.
DefaultContentMaster Property
Gets or sets the default Master Page File.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
DefaultContentMaster
{
get
;
set
; }
Field Value
The default Master Page File.
See Also
CMS_Config Class
MagicCMS.Core Namespace