MagicCMS Documentation

MagicPost..::..GetChildren Method (String, Int32)

Gets a MagicPostCollection containing the post children.

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

Syntax


public MagicPostCollection GetChildren(
	string ordine,
	int numRecords
)

Parameters

ordine
Type: String
Order (MagicOrdinamento)
numRecords
Type: Int32
Max number of retrieved posts

Return Value

The children.