Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Raises the click event for the pop-out menu.
SP.UI.PopoutMenu.onMenuClick(evt);
Parameters
evt
Type: DomEvent
The data for the event.
Remarks
If there is an active pop-out menu, this method closes that menu.
This method stops the event from getting to the page body.