Xslt.CallTemplate MethodXslt.CallTemplate MethodXslt::CallTemplate Method

Calls the specified named template.

Overload List

 NameDescription
Public methodCallTemplate (string, string, XmlReader, Stream)CallTemplate (String, String, XmlReader, Stream)CallTemplate (String^, String^, XmlReader^, Stream^) Calls the specified named template with the specified initial context node and writes the result to a StreamStreamStream.
Public methodCallTemplate (string, string, XmlReader, TextWriter)CallTemplate (String, String, XmlReader, TextWriter)CallTemplate (String^, String^, XmlReader^, TextWriter^) Calls the specified named template with the specified initial context node and outputs the result to a TextWriterTextWriterTextWriter.
Public methodCallTemplate (string, string, XmlReader, XmlWriter)CallTemplate (String, String, XmlReader, XmlWriter)CallTemplate (String^, String^, XmlReader^, XmlWriter^) Calls the specified named template with the specified initial context node and outputs the result to an XmlWriterXmlWriterXmlWriter.
Public methodCallTemplate (string, string, XmlReader, IResultDocumentHandler)CallTemplate (String, String, XmlReader, IResultDocumentHandler)CallTemplate (String^, String^, XmlReader^, IResultDocumentHandler^) Calls the specified named template with the specified initial context node and outputs the results to an using object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodCallTemplate (string, string, IXPathNavigable, Stream)CallTemplate (String, String, IXPathNavigable, Stream)CallTemplate (String^, String^, IXPathNavigable^, Stream^) Calls the specified named template with the specified initial context node and outputs the result to a StreamStreamStream.
Public methodCallTemplate (string, string, IXPathNavigable, TextWriter)CallTemplate (String, String, IXPathNavigable, TextWriter)CallTemplate (String^, String^, IXPathNavigable^, TextWriter^) Calls the specified named template with the specified initial context node and outputs the result to a TextWriterTextWriterTextWriter.
Public methodCallTemplate (string, string, IXPathNavigable, XmlWriter)CallTemplate (String, String, IXPathNavigable, XmlWriter)CallTemplate (String^, String^, IXPathNavigable^, XmlWriter^) Calls the specified named template with the specified initial context node and outputs the result to an XmlWriterXmlWriterXmlWriter.
Public methodCallTemplate (string, string, IXPathNavigable, IResultDocumentHandler)CallTemplate (String, String, IXPathNavigable, IResultDocumentHandler)CallTemplate (String^, String^, IXPathNavigable^, IResultDocumentHandler^) Calls the specified named template and writes the results to the targets specified by resultDocumentHandler.
Public methodCallTemplate (string, string, DynamicContextSettings, Stream)CallTemplate (String, String, DynamicContextSettings, Stream)CallTemplate (String^, String^, DynamicContextSettings^, Stream^) Calls the specified named template using the specified initial dynamic context settings and outputs the result to a StreamStreamStream.
Public methodCallTemplate (string, string, DynamicContextSettings, TextWriter)CallTemplate (String, String, DynamicContextSettings, TextWriter)CallTemplate (String^, String^, DynamicContextSettings^, TextWriter^) Calls the specified named template using the specified initial dynamic context settings and outputs the result to a TextWriterTextWriterTextWriter.
Public methodCallTemplate (string, string, DynamicContextSettings, XmlWriter)CallTemplate (String, String, DynamicContextSettings, XmlWriter)CallTemplate (String^, String^, DynamicContextSettings^, XmlWriter^) Calls the specified named template using the specified initial dynamic context settings and outputs the result to an XmlWriterXmlWriterXmlWriter.
Public methodCallTemplate (string, string, DynamicContextSettings, IResultDocumentHandler)CallTemplate (String, String, DynamicContextSettings, IResultDocumentHandler)CallTemplate (String^, String^, DynamicContextSettings^, IResultDocumentHandler^) Calls the specified named template using the specified initial dynamic context settings and outputs the results using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodCallTemplate (XmlQualifiedName, XmlReader, Stream)CallTemplate (XmlQualifiedName, XmlReader, Stream)CallTemplate (XmlQualifiedName^, XmlReader^, Stream^) Calls the specified named template using the specified input document and outputs the result to a StreamStreamStream.
Public methodCallTemplate (XmlQualifiedName, XmlReader, TextWriter)CallTemplate (XmlQualifiedName, XmlReader, TextWriter)CallTemplate (XmlQualifiedName^, XmlReader^, TextWriter^) Calls the specified named template using the specified input document and outputs the result to a TextWriterTextWriterTextWriter.
Public methodCallTemplate (XmlQualifiedName, XmlReader, XmlWriter)CallTemplate (XmlQualifiedName, XmlReader, XmlWriter)CallTemplate (XmlQualifiedName^, XmlReader^, XmlWriter^) Calls the specified named template using the specified input document and outputs the result to an XmlWriterXmlWriterXmlWriter.
Public methodCallTemplate (XmlQualifiedName, XmlReader, IResultDocumentHandler)CallTemplate (XmlQualifiedName, XmlReader, IResultDocumentHandler)CallTemplate (XmlQualifiedName^, XmlReader^, IResultDocumentHandler^) Calls the specified named template using the specified input document and outputs the results using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodCallTemplate (XmlQualifiedName, IXPathNavigable, Stream)CallTemplate (XmlQualifiedName, IXPathNavigable, Stream)CallTemplate (XmlQualifiedName^, IXPathNavigable^, Stream^) Calls the specified named template using the specified initial context node and outputs the result to a StreamStreamStream.
Public methodCallTemplate (XmlQualifiedName, IXPathNavigable, TextWriter)CallTemplate (XmlQualifiedName, IXPathNavigable, TextWriter)CallTemplate (XmlQualifiedName^, IXPathNavigable^, TextWriter^) Calls the specified named template using the specified initial context node and outputs the result to a TextWriterTextWriterTextWriter.
Public methodCallTemplate (XmlQualifiedName, IXPathNavigable, XmlWriter)CallTemplate (XmlQualifiedName, IXPathNavigable, XmlWriter)CallTemplate (XmlQualifiedName^, IXPathNavigable^, XmlWriter^) Calls the specified named template using the specified initial context node and outputs the result to an XmlWriterXmlWriterXmlWriter.
Public methodCallTemplate (XmlQualifiedName, IXPathNavigable, IResultDocumentHandler)CallTemplate (XmlQualifiedName, IXPathNavigable, IResultDocumentHandler)CallTemplate (XmlQualifiedName^, IXPathNavigable^, IResultDocumentHandler^) Calls the specified named template using the specified initial context node and outputs the results using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
Public methodCallTemplate (XmlQualifiedName, DynamicContextSettings, Stream)CallTemplate (XmlQualifiedName, DynamicContextSettings, Stream)CallTemplate (XmlQualifiedName^, DynamicContextSettings^, Stream^) Calls the specified named template using the specified initial dynamic context settings and outputs the result to a StreamStreamStream.
Public methodCallTemplate (XmlQualifiedName, DynamicContextSettings, TextWriter)CallTemplate (XmlQualifiedName, DynamicContextSettings, TextWriter)CallTemplate (XmlQualifiedName^, DynamicContextSettings^, TextWriter^) Calls the specified named template using the specified initial dynamic context settings and outputs the result to a TextWriterTextWriterTextWriter.
Public methodCallTemplate (XmlQualifiedName, DynamicContextSettings, XmlWriter)CallTemplate (XmlQualifiedName, DynamicContextSettings, XmlWriter)CallTemplate (XmlQualifiedName^, DynamicContextSettings^, XmlWriter^) Calls the specified named template using the specified initial dynamic context settings and outputs the result to an XmlWriterXmlWriterXmlWriter.
Public methodCallTemplate (XmlQualifiedName, DynamicContextSettings, IResultDocumentHandler)CallTemplate (XmlQualifiedName, DynamicContextSettings, IResultDocumentHandler)CallTemplate (XmlQualifiedName^, DynamicContextSettings^, IResultDocumentHandler^) Calls the specified named template using the specified initial dynamic context settings and outputs the results using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.

Top