ESRI.ArcGIS.ADF.ArcGISServer
GetMobileMapInfoCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MobileServerProxy Class : GetMobileMapInfoCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetMobileMapInfoCompleted() As GetMobileMapInfoCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As MobileServerProxy
Dim handler As GetMobileMapInfoCompletedEventHandler
 
AddHandler instance.GetMobileMapInfoCompleted, handler
C# 
public event GetMobileMapInfoCompletedEventHandler GetMobileMapInfoCompleted()

See Also

© 2010 All Rights Reserved.