execute
Fired when a command is executed.
Event Data
e.sender kendo.ui.ImageEditor
The widget instance which fired the event.
e.command String
The name of the command.
e.options Object
The options of the command.
In this article