Click or drag to resize

IStylesheetDocument Method


Retrieves the XML document of this XSLT style sheet.

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

Return Value

Type: XDocument
XML document of the XSLT style sheet.
See Also