ESRI.ArcGIS.ADF.Web.UI.WebControls
SupportsIdentify Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapIdentify Class : SupportsIdentify Method




Whether map has at least one resource that supports identify

Syntax

Visual Basic (Declaration) 
Public Function SupportsIdentify() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As MapIdentify
Dim value As Boolean
 
value = instance.SupportsIdentify()
C# 
public bool SupportsIdentify()

See Also

© 2010 All Rights Reserved.