ESRI.ArcGIS.Mobile.Client
PageDismissed Event
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace > IPage2 Interface : PageDismissed Event

Event that is fired when an IPage transitions to it's BackPage.

Syntax

Visual Basic (Declaration) 
Event PageDismissed() As EventHandler
C# 
event EventHandler PageDismissed()

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