Method AfterProcessException
AfterProcessException(Control, ThrowExceptionEventArgs)
Called when an exception need to be processed.
public virtual void AfterProcessException(Control sender, ThrowExceptionEventArgs e)
Parameters
sender
ControlControl which sends the notification.
e
ThrowExceptionEventArgsAn ThrowExceptionEventArgs that contains the event data.