New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.RadTemplateBoundEventArgs : Sys.EventArgs

Inheritance Hierarchy

Methods

get_dataItem

Returns the client-side data object bound to the control item.

Parameters

Returns

Object

get_html

Returns the HTML the control is about to render.

Parameters

Returns

String

get_template

Returns the template the control uses.

Parameters

Returns

Function

set_html

Sets a new HTML that will be placed in the control item.

Parameters

value String

Returns

None

In this article