MagicCMS Documentation
MagicPost
.
.
::
.
.
CustomClass Property
Gets or sets the custom class.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
CustomClass
{
get
;
set
; }
Field Value
The custom class.
Remarks
Suggested use: One or more class name to apply to MagicPost rendering.
See Also
MagicPost Class
MagicCMS.Core Namespace
MagicPost
.
.
::
.
.
ExtraInfo3