Clear Up
SharpKit Reference

jQuery.focusout Method (object, JsAction<T>)

Bind an event handler to the "focusout" JavaScript event.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery focusout(object eventData, JsAction<T> handler)

Parameters

eventData
Type: System.Object
handler
Type: SharpKit.JavaScript.JsAction<T>

Return Value

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