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

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

Defines the types of lists available

Namespace: ContentStudio.Document.Listing
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum ListType
Members

  Member nameValueDescription
Custom0The list can be defined by a developer
RecyclingBin1000The list contains documents in the caller's recycling bin.
LatestActivity2000The list contains documents newly modified by the caller.
UserCheckedoutDocuments2001The list contains documents currently checked out by the caller.
Remarks

This enum was added in Content Studio 5.6
See Also

Reference