Loads and compiles the style sheet contained in the
Overload List
| Name | Description | |
|---|---|---|
|
Load (String) | Loads and compiles the style sheet located at the specified URI. See also |
|
Load (String, XsltSettings, XmlResolver) | Loads and compiles the XSLT style sheet specified by the URI. The or elements and the XSLT settings determine the permissions for the style sheet. See also |
|
Load (XmlReader) | Compiles the style sheet contained in the |
|
Load (XmlReader, XsltSettings, XmlResolver) | Compiles the XSLT style sheet contained in the or elements and the XSLT settings determine the permissions for the style sheet. See also |
|
Load (IXPathNavigable) | Loads and compiles the style sheet contained in the |
|
Load (IXPathNavigable, XsltSettings, XmlResolver) | Compiles the XSLT style sheet contained in the or elements and the XSLT settings determine the permissions for the style sheet. See also |