MagicCMS Documentation
MagicPost
.
.
::
.
.
Email Property
Gets or sets the email. (Alias for
ExtraInfo2
)
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
Email
{
get
;
set
; }
Field Value
The email.
Remarks
Suggested use: May be used in suitable Post Types to Store e-mail address.
See Also
MagicPost Class
MagicCMS.Core Namespace
MagicPost
.
.
::
.
.
ExtraInfo2