ASPxCallback Constructors
A non-visual component that allows you to make a round trip to the server (send a custom callback request) and perform server-side actions. The component cannot update other controls in a callback.Name | Description |
---|---|
ASPxCallback() | Initializes a new instance of the ASPxCallback class with default settings. |
See Also