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
Gets or sets the instance of the active pop-out menu.
var value = SP.UI.PopoutMenu.get_activePopoutMenuInstance();
SP.UI.PopoutMenu.set_activePopoutMenuInstance(value);
Property Value
Type: SP.UI.PopoutMenu
The instance of the active pop-out menu.