MagicCMS Documentation
CMS_Config
.
.
::
.
.
ThemePath Property
Gets or sets the theme path.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
ThemePath
{
get
;
set
; }
Field Value
The theme path.
Remarks
This is the directory of MagicCMS will find all theme files.
See Also
CMS_Config Class
MagicCMS.Core Namespace