Click or drag to resize

XsltParserXmlXsltParse Method (XmlDocument, String)

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

Parameters

xmlDocument
Type: System.XmlXmlDocument
xsltPath
Type: SystemString

Return Value

Type: String
See Also