onBeforeHide

Description

Specify the Javascript code to execute before the window is hidden.

Parameter

If a UX component is opened in a Dynamic Panel and if the user is allowed to close the Dynamic Panel, the onBeforeRemove event fires if the UX is NOT cached. However, if the UX IS cached, the onBeforeRemove event is NOT fired. Instead a new onBeforeHide event is fired.

See Also