ConfirmationDialogClosedEventArgs Constructors
Provides data for the Messaging.ConfirmationDialogClosed event.Name | Parameters | Description |
---|---|---|
ConfirmationDialogClosedEventArgs(DialogResult) | dialogResult | Initializes a new instance of the ConfirmationDialogClosedEventArgs class. |
See Also