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

Gets/sets the secondary info Text that display over the bottom portion of the map if infotext exists, it shows above it

Syntax

Visual Basic (Declaration) 
Public Property SecondaryInfoText As String
C# 
public string SecondaryInfoText {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