Share via


CUI.Page.PageComponent.yieldFocus() Method

Applies to: SharePoint Foundation 2010

In this article
Return Value
Remarks
Applies To

Removes the focus from this component.

CUI.Page.PageComponent.yieldFocus();

Return Value

Type: boolean

true if this component yields the focus successfully; otherwise, false.

Remarks

This method always returns true.

Applies To

CUI.Page.PageComponent Class

See Also

Reference

CUI.Page.PageComponent Methods

CUI.Page Namespace