Click or drag to resize
SubstitutionEventArgs Properties

The SubstitutionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyExpression
Expression
Public propertyMatch
Returning true if the substitution was matched
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyResult
Result of the substitution
Top
See Also