Attach a function to be executed whenever an Ajax request completes successfully. This is an Ajax Event.
Namespace: SharpKit.jQuery
Class: jQuery
public jQuery ajaxSuccess(JsAction<T1, T2, T3> handler)