MagicCMS Documentation
CMS_Config
.
.
::
.
.
ImagesPath Property
Gets or sets the images path.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
ImagesPath
{
get
;
set
; }
Field Value
The images path.
Remarks
This is the directory of MagicCMS will find all global images. (Favorites ico, Apple icons, Default Facebook image).
See Also
CMS_Config Class
MagicCMS.Core Namespace