ArgList | Returns the XsltArgumentList that contains custom variable definitions. |
Whitespace | When overridden in a derived class, gets a value indicating whether to include white space nodes in the output. |
CompareDocument | When overridden in a derived class, compares the base URIs of two documents based upon the order the documents were loaded by the XSLT processor (that is the XslTransform class). |
LookupNamespace | Gets the namespace URI for the specified prefix. |
PreserveWhitespace | When overridden in a derived class, evaluates whether to preserve white space nodes or strip them for the given context. |
ResolveFunction | When overridden in a derived class, resolves a function reference and returns an IXsltContextFunction representing the function. The IXsltContextFunction is used at execution time to get the return value of the function. |
ResolveVariable | When overridden in a derived class, resolves a function reference and returns an IXsltContextFunction representing the function. The IXsltContextFunction is used at execution time to get the return value of the function. |
XRulesContext | Overloaded. Initializes a new instance of the XRulesContext class. |
XRulesContext Class | XRules Namespace