MagicCMS Documentation
CMS_Config
.
.
::
.
.
DefaultImage Property
Gets or sets the default image url.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
DefaultImage
{
get
;
set
; }
Field Value
The default image url.
Remarks
Image used when non image is available for a post.
See Also
CMS_Config Class
MagicCMS.Core Namespace