AssociatedListItem Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Represents an associated list.
Inheritance Hierarchy

SystemObject
  ContentStudio.Document.ListingAssociatedListItem

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

[SerializableAttribute]
public class AssociatedListItem

The AssociatedListItem type exposes the following members.

Constructors

  NameDescription
Public methodAssociatedListItem
Initializes a new instance of the AssociatedListItem class
Top
Properties

  NameDescription
Public propertyCategoryId
A value identifying the category.
Public propertyCreateLevel
A value indicating how document can be created from a menu item.
Public propertyDocumentType
The documenttype of the list.
Public propertyListId
The list identifier.
Public propertyListName
The list name.
Public propertyVisibility
A value indicating the visibility of the list in the modern editor interface.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Remarks

This class was added in Content Studio 5.6 Update 1
See Also

Reference