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 |
---|---|
ASPx |
Initializes a new instance of the ASPx |
See Also