Clear Up
SharpKit Reference

jQuery.mouseup Method (JsAction<T>)

Bind an event handler to the "mouseup" JavaScript event, or trigger that event on an element.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery mouseup(JsAction<T> handler)

Parameters

handler
Type: SharpKit.JavaScript.JsAction<T>

Return Value

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