MagicPost..::..GetChildren Method (String, Int32, Boolean)
Gets the MagicPostCollection of children of the Post.
Namespace:
MagicCMS.CoreAssembly: MagicCMS.4.5 (in MagicCMS.4.5.dll)
Syntax
public MagicPostCollection GetChildren( string ordine, int numRecords, bool escludiScaduti )
Parameters
- ordine
- Type: String
Order in which the posts are sorted.
- numRecords
- Type: Int32
Maximum number of posts returned.
- escludiScaduti
- Type: Boolean
If true filter post expired (expiration date prior to today).