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

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

The MLCDocuments type exposes the following members.

Methods

  Name Description
Public method AddMember(ConnectionId, SessionId, DocumentId, DocumentId)
Connects a document to a master MLC document.
Public method AddMember(ConnectionId, SessionId, String, Int32, String)
Adds a member to a multi language cluster.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDocumentFromLanguage(ConnectionId, SessionId, DocumentId, String, Int32)
Returns id of the document and its category that represents a certain language version of a document.
Public method GetDocumentFromLanguage(ConnectionId, SessionId, String, Int32, String)
Returns id of the document and its category that represents a certain language version of a document.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetMemberDocumentParent(ConnectionId, SessionId, DocumentId, Int32)
This method returns the document that would act as parent of a document if it should be in sync with a given master document. Optionally you can ask this method to move the document for you.
Public method GetMemberDocumentParent(ConnectionId, SessionId, String, Int32, String)
This method returns the document that would act as parent of a document if it should be in sync with a given master document. Optionally you can ask this method to move the document for you.
Public method GetMemberDocumentParent(ConnectionId, SessionId, DocumentId, Int32, Boolean, Boolean)
This method returns the document that would act as parent of a document if it should be in sync with a given master document. Optionally you can ask this method to move the document for you.
Public method GetMemberStatus(ConnectionId, SessionId, DocumentId)
Retrieves the MLC status for an MLC member document.
Public method GetMemberStatus(ConnectionId, SessionId, String, Int32, String)
Retrieves the MLC status for an MLC member document.
Public method GetSiblingCollection(ConnectionId, SessionId, String, String, MLCDocumentsSiblingCollectionSortOrder, Boolean)
Returns data of a list of sibling documents that are part of an MLC.
Public method GetSiblingCollection(ConnectionId, SessionId, String, String, MLCDocumentsSiblingCollectionSortOrder, Boolean, DateTime)
Returns data of a list of sibling documents that are part of an MLC.
Public method GetSiblingCollection(ConnectionId, SessionId, String, String, MLCDocumentsSiblingCollectionSortOrder, Boolean, Int32, MLCDocumentsReturnedPTIDTypes)
Returns data of a list of sibling documents that are part of an MLC.
Public method GetSiblingCollection(ConnectionId, SessionId, String, String, MLCDocumentsSiblingCollectionSortOrder, Boolean, DateTime, Int32, MLCDocumentsReturnedPTIDTypes)
Returns data of a list of sibling documents that are part of an MLC.
Public method GetSiblings(ConnectionId, SessionId, DocumentId)
Retrieves a list of all sibling documents for an MLC member document.
Public method GetSiblings(ConnectionId, SessionId, String, Int32, String)
Retrieves a list of all sibling documents for an MLC member document.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method RemoveMember(ConnectionId, SessionId, DocumentId)
Drops a member document from an MLC. Master documents cannot be dropped.
Public method RemoveMember(ConnectionId, SessionId, String, Int32, String)
Drops a member document from an MLC. Master documents cannot be dropped.
Public method ToString (Inherited from Object.)
Top
See Also

Reference