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

public void Load (string url)

Parameters

url
A string that represents the stylesheet URI that is being loaded.

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