The ITagHandler type exposes the following members.

Methods

  NameDescription
Evaluate
Evaluates the current element of the given XmlReader and returns the result.

This method may simply convert the XML into an object representation, or it may do something more complex such as making additional requests to an MDEX Engine or third-party service.

See Also