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




Syntax

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

See Also

© 2010 All Rights Reserved.