MagicCMS Documentation

MagicPost..::..OrderChildrenBy Property

Gets or sets the order of post children collections. (Alias for ExtraInfo)

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

Syntax


public string OrderChildrenBy { get; set; }

Field Value

The order of post children collections.

Remarks


Use: May be used in container Post Types (like Menu or Category) to store a string that defines the order in which post children will be sorted.