MagicCMS Documentation

MagicPost..::..GetChildrenByType Method (array<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[] tipi
)

Parameters

tipi
Type: array<Int32>[]()[][]
The post types array.

Return Value

Fetched post collection