AlertButtonClickEventArgs Constructors
Provides data for the AlertControl.ButtonClick event.| Name | Parameters | Description |
|---|---|---|
| AlertButtonClickEventArgs(AlertButton, AlertInfo, AlertFormCore) | button, info, form | Initializes a new instance of the AlertButtonClickEventArgs class with the specified settings. |
See Also