ESRI.ArcGIS.ADF.ArcGISServer
QueryHTMLPopupsCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class : QueryHTMLPopupsCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event QueryHTMLPopupsCompleted() As QueryHTMLPopupsCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim handler As QueryHTMLPopupsCompletedEventHandler
 
AddHandler instance.QueryHTMLPopupsCompleted, handler
C# 
public event QueryHTMLPopupsCompletedEventHandler QueryHTMLPopupsCompleted()

See Also

© 2010 All Rights Reserved.