Clear Up
SharpKit Reference

jQuery.ajaxSuccess Method (JsAction<T1, T2, T3>)

Attach a function to be executed whenever an Ajax request completes successfully. This is an Ajax Event.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery ajaxSuccess(JsAction<T1, T2, T3> handler)

Parameters

handler
Type: SharpKit.JavaScript.JsAction<T1, T2, T3>

Return Value

Type: SharpKit.jQuery.jQuery
© Copyright 2005-2011 SharpKit. All rights reserved.