jQuery.ajaxPrefilter Method (JsAction<T1, T2, T3>)
Handle custom Ajax options or modify existing options before each request is sent and before they are processed by $.ajax().
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public void ajaxPrefilter(JsAction<T1, T2, T3> handler)
Parameters
handler
|