MagicCMS Documentation
MagicPost
.
.
::
.
.
GetSiblings Method
Gets the siblings posts (same parent) of current post.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
MagicPostCollection
GetSiblings
()
Return Value
The Sibling (
MagicPostCollection
)
See Also
MagicPost Class
GetSiblings Overload
MagicCMS.Core Namespace