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

Telerik.Web.UI.ImageEditor.CancelEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_commandName

Returns the name of the active command.

Parameters

Returns

String

get_domEvent

Returns the Sys.UI.DomEvent instance associated to the raised event.

Parameters

Returns

Sys.UI.DomEvent

set_commandName

Sets the name of the active command.

Parameters

value String

The new name that will be used for the active command.

Returns

None

In this article