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

System.Xml.Xsl.XslTransform.Load Method

Loads and compiles the stylesheet. As for stylesheet compilation details, see Load (XPathNavigator, XmlResolver) for details.

public void Load (string url, System.Xml.XmlResolver resolver)

Parameters

url
A string that represents the stylesheet URI that is being loaded.
resolver
A System.Xml.XmlResolver that is used to resolve inported or included documents.

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