MagicCMS Documentation
MagicPage
.
.
::
.
.
ThePost Property
Store
MagicPost
to be rendered in the 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
MagicPage Class
MagicCMS.PageBase Namespace