| Dart.PowerWEB.TextBox Namespace : ErrorBehavior Enumeration (Dart.PowerWEB.TextBox) |
Enumerates values which describe the behavior when an error condition occurs.
| Member | Description |
|---|---|
| ShowAlert | Show an alert box with the value of the ErrorMessage property. |
| ShowInBrowser | Show the exception in the browser. |
| Eat | Do not show the exception. |
| Default | Raise a CallbackException. |
This enumeration is used by the ErrorBehavior property.
Namespace: Dart.PowerWEB.TextBox
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)
Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.