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