MagicCMS Documentation
MagicPost
.
.
::
.
.
Parents Property
Gets or sets the parents of the posts.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
List
<
int
>
Parents
{
get
;
set
; }
Field Value
The parents.
See Also
MagicPost Class
MagicCMS.Core Namespace