TextValidationErrorEventArgs Constructor
In This Topic
Initializes a new instance of the TextValidationErrorEventArgs class.
Syntax
Parameters
- exception
- The exception that initially triggered the TextValidationError event.
- text
- The text being parsed.
See Also