Click or drag to resize

IPageVersionDOM Method


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: 10.5.94
Syntax
XDocument DOM()

Return Value

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