Click or drag to resize
IXslFilter Methods

The IXslFilter type exposes the following members.

Methods
  NameDescription
Public methodEnd
Calls after the filtering process has ended.
Public methodFilter
Filters the specified XSLT content..
Public methodInit
Initializes the filter with the data contained into the given XmlNode (which comes from the configuration file).
Public methodStart
Called before the filtering process starts.
Top
See Also