ListManager Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The ListManager type exposes the following members.

Methods

  Name Description
Public method Add
Adds a new list definition
Public method AssociatedListAddOrUpdate
Associates a document with a list.
Public method AssociatedListDelete
Deletes an association between a list and a document.
Public method AssociatedListsForDocument
Gets the lists associated with a document.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Delete
Deletes an existing list definition
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Get(ConnectionId, SessionId, Guid)
Gets an object that represents a list definition in Content Studio
Public method Get(ConnectionId, SessionId, String)
Gets an object that represents a list definition in Content Studio
Public method GetDocumentsInList
Gets the documents that exists in a defined list.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetList
Gets a list of object that represents a list definition in Content Studio.
Public method GetListsByDocument
Gets a collection of ListDefinition objects representing lists where the document belong. The predefined list types such as Recycling Bin or Latest activities are not included.
Public method GetType (Inherited from Object.)
Public method Groupnames
Gets a list of unique group names in use by the lists
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method MenuItemMovePreCheck
Checks that a menu item can be moved to a new parent.
Public method SearchDocumentsInList
Search for documents that exists in a defined list.
Public method ToString (Inherited from Object.)
Public method Update
Updates an existing list definition
Top
See Also

Reference