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.3.169
Syntax Function DOM As XDocument
abstract DOM : unit -> XDocument
Return Value
Type:
XDocumentSerialized XML document of this page version.
See Also