SP.Ribbon.PageState.PageStateHandler.receiveFocus() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Remarks
Applies To
Receives the focus to this component.
var value = SP.Ribbon.PageState.PageStateHandler.receiveFocus();
Return Value
Type: Boolean
true if the component receives the focus successfully; otherwise, false.
Remarks
This method always returns true.
Applies To
SP.Ribbon.PageState.PageStateHandler Class
See Also
Reference
SP.Ribbon.PageState.PageStateHandler Events
SP.Ribbon.PageState.PageStateHandler Fields