Table of Contents

Method OnHandlerClosing

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

OnHandlerClosing(CancelEventArgs)

Raised by the handler when it is going to be closed.

public virtual void OnHandlerClosing(CancelEventArgs e)

Parameters

e CancelEventArgs

Event arguments.