CUI.Page.PageComponent.isFocusable() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Remarks
Applies To
Indicates whether this component can have the focus.
CUI.Page.PageComponent.isFocusable();
Return Value
Type: boolean
true if this component can have the focus; otherwise, false.
Remarks
This method always returns false.