SP.UI.PopoutMenu.onCloseEvent(evt) Event

Applies to: SharePoint Foundation 2010

Raises the scroll event for the window object and click event for the body element of the document object in Dynamic HTML (DHTML).

SP.UI.PopoutMenu.onCloseEvent(evt);

Parameters

evt

Type: DomEvent

The data for the event.

Remarks

This method does nothing if the menu is not modal.

Applies To

SP.UI.PopoutMenu Class

See Also

Reference

SP.UI.PopoutMenu Events

SP.UI.PopoutMenu Methods

SP.UI.PopoutMenu Properties

SP.UI Namespace