System.Xml.Xsl.XsltMessageEncounteredEventArgs Class

Provides data for the XsltArgumentList.XsltMessageEncountered event.

See Also: XsltMessageEncounteredEventArgs Members

Syntax

public abstract class XsltMessageEncounteredEventArgs : EventArgs

Remarks

The XsltArgumentList.XsltMessageEncountered event occurs during XSLT processing when an xsl:message is specified in the style sheet.

Note:

If the terminate attribute is set to "yes", the XSLT processor stops executing the style sheet stops after the message is processed.

Requirements

Namespace: System.Xml.Xsl
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0