The methods of System.Xml.Xsl.XsltContext are listed below. For a list of all members, see the XsltContext Members list.
See Also: Inherited members from System.Xml.XmlNamespaceManager
abstractCompareDocument(string, string) : int Determines if two documents are the same, based on URI string. abstractPreserveWhitespace(System.Xml.XPath.XPathNavigator) : bool Determines if the parameter node's whitespace should be preserved or not. abstractResolveFunction(string, string, System.Xml.XPath.XPathResultType[]) : IXsltContextFunction Resolves a function that is in current context and that is identified by the name and argument types. abstractResolveVariable(string, string) : IXsltContextVariable Resolves a variable that is in current context and that is identified by the name.