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

System.Xml.Xsl.XslTransform.Transform Method

Transforms the input document with already-loaded stylesheet. The call to this method is the same as Transform (inputfile, outputfile, xmlResolver) where xmlResolver is the value of XslTransform.XmlResolver that is set in advance. See Transform (XPathNavigator, XsltArgumentList, XmlWriter, XmlResolver) override for details.

public void Transform (string inputfile, string outputfile)

Parameters

inputfile
A string that represents the input URI
outputfile
A string that represents the output URI

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