ListChildrenListOrientation 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 will be oriented

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

public enum ListOrientation
Members

  Member nameValueDescription
Column0The list will be oriented by columns
Note Note
This is the default sort orientation
Row1Sort by The list will be oriented by columns
Remarks

This enumeration is used by the ListChildren class
See Also

Reference