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

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

The MLC type exposes the following members.

Methods

  Name Description
Public method AddMember(ConnectionId, SessionId, CategoryId, CategoryId, Int32)
Adds a member to a multi language cluster.
Public method AddMember(ConnectionId, SessionId, String, Int32, String)
Adds a member to a multi language cluster.
Public method Create(ConnectionId, SessionId, CategoryId, Int32)
Creates a new multi language cluster.
Public method Create(ConnectionId, SessionId, String, Int32, String)
Creates a new multi language cluster.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLanguages(ConnectionId, SessionId, String)
Lists all available MLC languages with optional translation of language names. If you supply a valid language short-string in the PreferredLanguage parameter the procedure will attempt to translate the language names into this language. If no valid translation could be found the default language name (English) will be used.
Public method GetLanguages(ConnectionId, SessionId, String, Int32, String)
Lists all available MLC languages with optional translation of language names. If you supply a valid language short-string in the PreferredLanguage parameter the procedure will attempt to translate the language names into this language. If no valid translation could be found the default language name (English) will be used.
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetList(ConnectionId, SessionId)
Retrieves a list of all available MLC on the site.
Public method GetList(ConnectionId, SessionId, String, Int32, String)
Retrieves a list of all available MLC on the site.
Public method GetMembers(ConnectionId, SessionId, CategoryId)
List all members categories in a multi language cluster - MLC.
Public method GetMembers(ConnectionId, SessionId, String, Int32, String)
List all members categories in a multi language cluster - MLC.
Public method GetMemberStatus(ConnectionId, SessionId, CategoryId)
Retrieves the MLC status for an MLC member (category).
Public method GetMemberStatus(ConnectionId, SessionId, String, Int32, String)
Retrieves the MLC status for an MLC member (category).
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, CategoryId)
Drops a member from a multi language cluster.
Public method RemoveMember(ConnectionId, SessionId, String, Int32, String)
Drops a member from a multi language cluster.
Public method SetLanguage(ConnectionId, SessionId, CategoryId, Int32)
Changes the language of a MLC master or member.
Public method SetLanguage(ConnectionId, SessionId, String, Int32, String)
Changes the language of a MLC master or member.
Public method ToString (Inherited from Object.)
Top
See Also

Reference