IPageVersionDOM Method Ingeniux CMS Content Store API

Retrieves the XML serialization of this page version. This is the same as the Serialize method.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

XDocument DOM()

Return Value

Type: XDocument
Serialized XML document of this page version.
See Also

Reference