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 (), xmlResolver, null) where xmlResolver is the value of XslTransform.XmlResolver that is set in advance.

public void Load (System.Xml.XPath.IXPathNavigable stylesheet)

Parameters

stylesheet
A System.Xml.XPath.IXPathNavigable that represents the stylesheet document.

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