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




Syntax

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

See Also

© 2010 All Rights Reserved.