Skip to main content
All docs
V18.2

ASPxClientReportDesigner.PerformCallback Method

Name Parameters Description
PerformCallback(String, Action<String>) arg, onSuccess Sends a callback to the server and generates the server-side event, passing it the specified argument.
PerformCallback(String) arg Sends a callback to the server with the specified argument.