MLCBaseMLCSibling Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

This class acts as a recordholder for each found MLC sibling found for a document.
Inheritance Hierarchy

SystemObject
  ContentStudio.Site.ActiveScriptingMLCBaseMLCSibling

Namespace: ContentStudio.Site.ActiveScripting
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected sealed class MLCSibling

The MLCBaseMLCSibling type exposes the following members.

Properties

  NameDescription
Public propertyCategoryID
Gets a value indicating the category of the MLC sibling document.
Public propertyDefaultLanguageName
Gets a value indicating the default language name of the MLC sibling document.
Public propertyDocumentID
Gets a value indicating the id of the MLC sibling document.
Public propertyIsMaster
Gets a value indicating whether the MLC sibling document is a MLC master or not.
Public propertyLanguageCode
Gets a value indicating the language code of the MLC sibling document.
Public propertyLanguageID
Gets a value indicating the language id of the MLC sibling document.
Public propertyLanguageName
Gets a value indicating the language name of the MLC sibling document.
Public propertyOriginalLanguageName
Gets a value indicating the original language name of the MLC sibling document.
Public propertyPublishStatus
Gets a value indicating the publish status of the MLC sibling document.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference