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

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

The MLCDocumentItem type exposes the following members.

Methods

  Name Description
Public method Static member Create
Creates of the MLCDocumentItem class using the specified XmlReader that reads its xml representation.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetSchema
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReadXml
Generates an object from its XML representation.
Public method ToString (Inherited from Object.)
Public method WriteXml
Converts an object into its XML representation.
Top
See Also

Reference