MagicCMS Documentation
MagicPost
.
.
::
.
.
ExtraInfoNumber1 Property
Gets or sets the extra information number1.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
decimal
ExtraInfoNumber1
{
get
;
set
; }
Field Value
The extra information number1.
Remarks
ExtraInfo fields (string and numeric) may be used freely by themes or specific application constructed over MagicCMS. Some uses are suggested trough ExtraInfo property alias.
See Also
MagicPost Class
MagicCMS.Core Namespace