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 Function Document As XDocument
abstract Document : unit -> XDocument
Return Value
Type:
XDocumentXML document of the XSLT style sheet.
See Also