ESRI.ArcGIS.ADF.Web.UI.WebControls
RefreshMapTips Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapTips Class : RefreshMapTips Method




Refreshes map tips.

Syntax

Visual Basic (Declaration) 
Public Sub RefreshMapTips() 
Visual Basic (Usage)Copy Code
Dim instance As MapTips
 
instance.RefreshMapTips()
C# 
public void RefreshMapTips()

Remarks

Call this method after changing something about the map tips, e.g. the where expression, images.

See Also

© 2010 All Rights Reserved.