Microsoft SDK for Java

DhModule.removeOnBeforeUnload

Removes the delegate that is assigned to the beforeUnload event.

Syntax

public final void removeOnBeforeUnload( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

See Also   addOnBeforeUnload

© 1999 Microsoft Corporation. All rights reserved. Terms of use.