Mono Class Library: System.Xml.Xsl.XslTransform Overview | Members

System.Xml.Xsl.XslTransform.Transform Method

Transforms the input document with already-loaded stylesheet. About transformation, see Transform (XPathNavigator, XsltArgumentList, XmlWriter, XmlResolver) for details.

public void Transform (string inputfile, string outputfile, System.Xml.XmlResolver resolver)

Parameters

inputfile
A string that represents the input URI
outputfile
A string that represents the output URI
resolver
A System.Xml.XmlResolver that is used to resolve external documents referenced by document() function.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Xsl
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0