Clear Up
SharpKit Reference

jQuery.queue Method (JsString, JsAction<T>)

Manipulate the queue of functions to be executed on the matched elements.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery queue(JsString queueName, JsAction<T> callback)

Parameters

queueName
Type: SharpKit.JavaScript.JsString
callback
Type: SharpKit.JavaScript.JsAction<T>

Return Value

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