ESRI.ArcGIS.Mobile.Client
ShowIdentifyWidget Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client.Map Namespace > MapPage Class : ShowIdentifyWidget Property

Gets or sets a value that determines if the identify widget is shown on the map.

Syntax

Visual Basic (Declaration) 
Public Property ShowIdentifyWidget As Boolean
C# 
public bool ShowIdentifyWidget {get; set;}

Requirements

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