IUserInformerAlerting Event

Raised before the alert is shown by ShowAlert(String, AlertLevel).

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
event EventHandler<AlertingEventArgs> Alerting

Value

EventHandlerAlertingEventArgs

See Also