MagicCMS Documentation
SiteMasterBase
.
.
::
.
.
ThePost Property
Gets or sets the
MagicPost
to be rendered on current page.
Namespace:
MagicCMS.PageBase
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
MagicPost
ThePost
{
get
;
set
; }
Field Value
The post.
See Also
SiteMasterBase Class
MagicCMS.PageBase Namespace