MagicCMS Documentation
MagicPost
.
.
::
.
.
GetParents Method
Gets parents of this post.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
MagicPostCollection
GetParents
()
Return Value
The parents (
MagicPostCollection
)
See Also
MagicPost Class
GetParents Overload
MagicCMS.Core Namespace