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

Telerik.Web.UI.LiveTileCancelEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_value

Returns the Value property of the LiveTile that will be sent to the service. It could have been changed through the set_value() method.

Parameters

Returns

Object

set_value

Sets a new string or object that will be passed as an argument to the service.

Parameters

value Object

The data object to be bound with.

Returns

None