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)
Syntax
'Declaration
Public Overrides Sub Focus
'Usage
Dim instance As MultipleLookupField
instance.Focus()
public override void Focus()