Click or drag to resize

XsltParserXmlXsltParse Method (XmlDocument, XmlReader)

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string XmlXsltParse(
	XmlDocument xmlDocument,
	XmlReader xsltReader
)

Parameters

xmlDocument
Type: System.XmlXmlDocument
xsltReader
Type: System.XmlXmlReader

Return Value

Type: String
See Also