MagicCMS Documentation

MagicPost..::..GetChildrenByType Method (Int32)

Gets the children of the post filtered by post type (Tipo).

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

Syntax


public MagicPostCollection GetChildrenByType(
	int tipo
)

Parameters

tipo
Type: Int32
The post type.

Return Value

Fetched post collection