Table of Contents

Method AfterProcessException

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

AfterProcessException(AbstractControl, ThrowExceptionEventArgs)

Called when an exception need to be processed.

public void AfterProcessException(AbstractControl sender, ThrowExceptionEventArgs e)

Parameters

sender AbstractControl

Control which sends the notification.

e ThrowExceptionEventArgs

An ThrowExceptionEventArgs that contains the event data.