| Dart.PowerWEB.TextBox Namespace : CallbackType Enumeration (Dart.PowerWEB.TextBox) |
Enumerates values which describe the type of callback mechanism in use.
| Member | Description |
|---|---|
| AutoDetect | The callback type to use is automatically detected. |
| XmlHttp | Callbacks performed with the XmlHttp object. |
| Flash | Callbacks performed with the Flash plugin. |
| IFrame | Callbacks performed with IFrame. |
| None | Postbacks are used in place of callbacks. |
This enumeration is used by the Callback 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.