Share via


CUI.Page.PageManager.add_ribbonInited(value) Method

Applies to: SharePoint Foundation 2010

Adds a specified handler to the handle the RibbonInited event.

CUI.Page.PageManager.add_ribbonInited(value);

Parameters

value

Object

The handler to add.

Remarks

This method calls the T:Sys.EventHandlerList.addHandler method to add the handler to handle RibbonInited event.

Applies To

CUI.Page.PageManager Class

See Also

Reference

CUI.Page.PageManager Methods

CUI.Page.PageManager Properties

CUI.Page Namespace