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