Message 1 of 1
CommandEventArgs->executeFailed doesn't always work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I encountered a problem with the CommandEventArgs->executeFailed property. When execute event is called normally i.e. by clicking Ok button in the dialog, the property works just fine. However, when calling execute event from code via command->doExecute, the executeFailed property doesn't work.