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




Syntax

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

See Also

© 2010 All Rights Reserved.