Table of Contents

Method AfterProcessException

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AfterProcessException(Control, ThrowExceptionEventArgs)

Called when an exception need to be processed.

public virtual void AfterProcessException(Control sender, ThrowExceptionEventArgs e)

Parameters

sender Control

Control which sends the notification.

e ThrowExceptionEventArgs

An ThrowExceptionEventArgs that contains the event data.