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
In this article
Return Value
Remarks
Applies To
Gets a list of the focused commands.
var value = SP.Ribbon.PageState.PageStateHandler.getFocusedCommands();
Return Value
Type: Array
The list of the focused commands.
Remarks
This method always returns null .
Applies To
SP.Ribbon.PageState.PageStateHandler Class
See Also
Reference
SP.Ribbon.PageState.PageStateHandler Events
SP.Ribbon.PageState.PageStateHandler Fields