MagicCMS Documentation

MagicPost..::..GetChildrenByDate Method

Gets the MagicPostCollection of children of the Post filtered by publication date (DataPubblicazione).

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

Syntax


public MagicPostCollection GetChildrenByDate(
	DateTime date,
	string order
)

Parameters

date
Type: DateTime
The date.
order
Type: String
Order.

Return Value

The children.