MagicCMS Documentation
MagicPost
.
.
::
.
.
CountChildren Method (Int32)
Counts the children by type.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
int
CountChildren
(
int
type
)
Parameters
type
Type:
Int32
The type. (
Tipo
)
Return Value
Children count.
See Also
MagicPost Class
CountChildren Overload
MagicCMS.Core Namespace