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

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

Defines how new documents can be created on a menu item

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

public enum CreateLevelValue
Members

  Member nameValueDescription
None0Cannot create in this list
ListOnly1List items can be created in the list but not as a child document
ListAndChild2List items can be created in the list and as a child document
ListAndChildWithInheritance3List items can be created in the list and as a child document. This setting is inherited to all sub-items, to their sub-items and so fourth
Remarks

This enum was added in Content Studio 5.6 update 1
See Also

Reference