CUI.Page.PageComponent.receiveFocus() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Remarks
Applies To
Directs the focus to this component.
CUI.Page.PageComponent.receiveFocus();
Return Value
Type: boolean
true if the component receives the focus successfully; otherwise, false.
Remarks
This method always returns false.