SP.Ribbon.PageState.PageStateHandler.yieldFocus() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Remarks
Applies To
Yields the focus from this component.
var value = SP.Ribbon.PageState.PageStateHandler.yieldFocus();
Return Value
Type: Boolean
true if this component yields 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