Raises the ErrorDisplayed event.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
protected virtual void OnErrorDisplayed( EventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnErrorDisplayed ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
EventArgs that contains the event data.