ESRI.ArcGIS.ADF.Web.UI.WebControls
MapIdentify Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapIdentify Class




MapIdentify Control

Object Model

MapIdentify Class

Syntax

Visual Basic (Declaration) 
<AjaxControlToolkit.ClientScriptResourceAttribute(ComponentType="ESRI.ADF.UI.MapIdentify", ResourcePath="ESRI.ArcGIS.ADF.Web.UI.WebControls.Runtime.JavaScript.ESRI.ADF.UI.MapIdentify.js")>
<ToolboxDataAttribute("<{0}:MapIdentify runat='server' Height='200px' Width='200px' IdentifyTolerance='2' NumberOfDecimals='3' IsRightToLeft='False' EnableRelates='True' IdentifyOption='VisibleLayers' IdentifiableLayers=''></{0}:MapIdentify>")>
Public Class MapIdentify 
   Inherits WebControl
Visual Basic (Usage)Copy Code
Dim instance As MapIdentify
C# 
[AjaxControlToolkit.ClientScriptResourceAttribute(ComponentType="ESRI.ADF.UI.MapIdentify", ResourcePath="ESRI.ArcGIS.ADF.Web.UI.WebControls.Runtime.JavaScript.ESRI.ADF.UI.MapIdentify.js")]
[ToolboxDataAttribute("<{0}:MapIdentify runat='server' Height='200px' Width='200px' IdentifyTolerance='2' NumberOfDecimals='3' IsRightToLeft='False' EnableRelates='True' IdentifyOption='VisibleLayers' IdentifiableLayers=''></{0}:MapIdentify>")]
public class MapIdentify : WebControl 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.