Click or drag to resize

IXmlTechnicalMetadataDocument Method


Retrieve the parsed Document object

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
XDocument Document()

Return Value

Type: XDocument
Parsed document object
Remarks
Exception will be thrown, if content is not well-formed XML
See Also