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

System.Xml.Xsl.XslTransform.Load Method

Loads and compiles the stylesheet. The call to this method is equivalent to Load (stylesheet.CreateNavigator (), resolver, null).

public void Load (System.Xml.XPath.IXPathNavigable stylesheet, System.Xml.XmlResolver resolver)

Parameters

stylesheet
A System.Xml.XPath.IXPathNavigable that represents the stylesheet document.
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