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
Removes the specified handler from the RibbonInited event.
CUI.Page.PageManager.remove_ribbonInited(value);
Parameters
value
Object
The handler to remove.
Remarks
This method calls the T:Sys.EventHandlerList.RemoveHandler method to remove the handler from RibbonInited event.