X:
Y:
If you don't want to update any server controls while procesing the callback request in the Callback event handler on the server-side you can leave the contents of the UltimateAjax control empty.

You can still return any value you want by setting the Output property of CallbackEventArgs in the Callback event handler, and processing the response on the client-side.