Clear Up
SharpKit Reference

jQuery.append Method (JsAction<T1, T2>)

Insert content, specified by the parameter, to the end of each element in the set of matched elements.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery append(JsAction<T1, T2> function)

Parameters

function
Type: SharpKit.JavaScript.JsAction<T1, T2>

Return Value

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