Shortcut function to make callback to an AjaxMethodCallback control on a WebForm or a CallbackHandler on the server and returns a JSON result object.

Use this method if you are not using the AjaxMethodCallback control. This approach doesn't require a proxy - rather you specify the method name as a string and parameters explicitly in an array.