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

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

The MLCInformation type exposes the following members.

Methods

  Name Description
Public method Static member Code example GetDocumentInformation
Returns an MLCDocumentStatusInformation that contains MLC information for a document.
Public method Static member GetMLCMemberInformation(ConnectionId, SessionId, CategoryId, Int32)
Returns information about an MLC member given its language code.
Public method Static member Code example GetMLCMemberInformation(ConnectionId, SessionId, CategoryId, String)
Returns information about an MLC member given its language code.
Public method Static member Code example GetMLCMemberInformationCollection
Returns a list of all member categories in an MLC.
Public method Static member GetMLCSiblingInformation(ConnectionId, SessionId, DocumentId, Int32)
Returns information about localized version of an MLC document given the language of the localized version.
Public method Static member Code example GetMLCSiblingInformation(ConnectionId, SessionId, DocumentId, String)
Returns information about localized version of an MLC document given the language of the localized version.
Public method Static member GetMLCSiblingInformation(ConnectionId, SessionId, DocumentId, String, Int32)
Returns information about localized version of an MLC document given the language of the localized version.
Public method Static member GetMLCSiblings
Gets information about the siblings (and possible) siblings of an MLC document. Entries for each one of the languages in the current MLC are returned even if there are no actual document in the member language.
Top
See Also

Reference