MLCSiblingInformation Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Creates a new instance of the MLCSiblingInformation structure and loads its information from the supplied XmlReader object.

Namespace: ContentStudio.Document.MLC
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public MLCSiblingInformation(
	XmlReader xReader
)

Parameters

xReader
Type: System.XmlXmlReader
An XmlReader that contains the Xml received from a call to the GetDocumentFromLanguage(ConnectionId, SessionId, DocumentId, String, Int32) method.
See Also

Reference