ContentStudio.Document.MLC Namespace Content Studio 5.7 SDK
Content Studio Web Content Management System

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

This namespace contains classes that implements the multi language version support (Multi Language Cluster) between Content Studio documents and folders.
Classes

  Class Description
Public class MLC
This class handles definitions for the MLC subsystem.
Public class MLCDocumentItem
Defines an object that holds information about a Content Studio MLC:ed document
Public class MLCDocuments
This class handles MLC document relation information and manages document memberships in MLC.
Public class Code example MLCInformation
A static class that is used to get information about MLC documents or members
Public class MlcLanguage
Represents information about an MLC language
Structures

  Structure Description
Public structure MLCDocumentStatusInformation
Defines MLC status information for an MLC document. This object is used with the GetDocumentInformation(ConnectionId, SessionId, DocumentId) method.
Public structure MLCMemberInformation
This structure stores information about an MLC member category given its language and any member in the same MLC and is used with e.g. the GetMLCMemberInformation(ConnectionId, SessionId, CategoryId, String) method.
Public structure MLCSiblingInformation
Contains MLC sibling information for an MLC document. This structure is used with the GetMLCSiblingInformation(ConnectionId, SessionId, DocumentId, String, Int32) method.
Enumerations

  Enumeration Description
Public enumeration MLCDocumentsReturnedPTIDTypes
Defines the type of returned presentation template.
Public enumeration MLCDocumentsSiblingCollectionSortOrder
Defines the sort order used int the GetSiblingCollection method