SP.Ribbon.PageManager.instance Property
Applies to: SharePoint Foundation 2010
Gets the singleton instance of the SP.Ribbon.PageManager class.
var value = SP.Ribbon.PageManager.get_instance();
Property Value
Type: SP.Ribbon.PageManager
The singleton instance of the class.