ListChildrenListSorting Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines how the list of child documents should be sorted

Namespace: ContentStudio.Site.ActiveScripting.Document
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum ListSorting
Members

  Member nameValueDescription
Hierarcy0Sort by document hierarcy
Note Note
This is the default sort order
PublishDate1Sort by document hierarcy
Title2Sort by document hierarcy
Remarks

This enumeration is used by the ListChildren class
See Also

Reference