execute
Fired when a command is executed.
Event Data
e.sender kendo.ui.FileManager
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