SP.Ribbon.PageState.PageStateHandler.getFocusedCommands() Method

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

SP.Ribbon.PageState.PageStateHandler Methods

SP.Ribbon.PageState Namespace