MagicCMS Documentation

MagicPost..::..CountChildren Method (Int32)

Counts the children by type.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public int CountChildren(
	int type
)

Parameters

type
Type: Int32
The type. (Tipo)

Return Value

Children count.