MagicCMS Documentation
MagicPost
.
.
::
.
.
Contenitore Property
Gets the contenitore (container) flag.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
bool
Contenitore
{
get
; }
Field Value
The contenitore (container) flag.
Remarks
The
TypeInfo
.FlagContenitore flag determines if the post can be parent of other posts or only child.
See Also
MagicPost Class
MagicCMS.Core Namespace