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

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

Indicates the type of a Content Studio file system folder object

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

public enum CSFileFolderTypes
Members

  Member nameValueDescription
Root0 The root of the file system objects. This represents the site itself
Unit1 A unit is always placed directly under the site root. A unit can contain categories but not documents.
Category2 A category is the container for documents and other categories. A category cam be of several types indicating the type of document it can contain.
See Also

Reference