New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
value
Telerik.Web.UI.RadTemplateBoundEventArgs : Sys.EventArgs
Inheritance Hierarchy
- Sys.EventArgs
- Telerik.Web.UI.RadTemplateBoundEventArgs
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