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
Removes the focus so that no PageComponent has the focus.
var value = CUI.Page.FocusManager.releaseAllFoci();
Return Value
Type: boolean
true if the focus was successfully removed; otherwise, false.
Remarks
This method removes all of the active page components from the component list and removes the focus.