ITaskDialogResult Interface |
Namespace: EBP.Api.Interfaces.Dialogs
The ITaskDialogResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandLinksResult |
Gets identifier of clicked command link
| |
| RadioButtonResult |
Gets identifier of checked radio button
| |
| Result |
Gets task dialog result (Ok, Cancel...)
| |
| VerificationChecked |
Gets if verification checkBox was clicked
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |