Share via


MultipleLookupField.Focus Method

Places the focus on the current select candidate of the MultipleLookupField component.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides Sub Focus
'Usage
Dim instance As MultipleLookupField

instance.Focus()
public override void Focus()

See Also

Reference

MultipleLookupField Class

MultipleLookupField Members

Microsoft.SharePoint.WebControls Namespace