GeolocationFieldControl.Focus method

This member overrides BaseFieldControl.Focus().

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Sub Focus
'Usage
Dim instance As GeolocationFieldControl

instance.Focus()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override void Focus()

See also

Reference

GeolocationFieldControl class

GeolocationFieldControl members

Microsoft.SharePoint.WebControls namespace