New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.LiveTileDataEventArgs : Sys.EventArgs

Inheritance Hierarchy

Methods

get_data

Returns the data object that is received from the service request.

Parameters

Returns

Object

set_data

Sets a new data object that will be bound to the tile's template. It can be a modification of the original data.

Parameters

data Object

The data object to be bound with.

Returns

None