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

Url
The URL of the map service.
Initializes a new instance of the FindTask class.

Syntax

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

Parameters

Url
The URL of the map service.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.