ArcGIS API for WPF - Library Reference
Locator Constructor(String)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Locator Class > Locator Constructor : Locator Constructor(String)

URL
The URL of the REST API geocode service.
Initializes a new instance of the Locator class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal URL As String _
)
C# 
public Locator( 
   string URL
)

Parameters

URL
The URL of the REST API geocode service.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.