ESRI.ArcGIS.ADF.Web.UI.WebControls
Map Class Events
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Map Class




For a list of all members of this type, see Map members.

Public Events

 NameDescription
Public EventCircle Occurs when a circle has been dragged on the Map control using the Circle client tool action.  
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventDragImage Occurs when the the user completes the client action of dragging an image on the Browser page.  
Public EventDragRectangle Occurs when a rectangle has been dragged on the Map control using the DragRectangle client tool action.  
Public EventExtentChanged Occurs when the extent of this control has changed.  
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLine Occurs when a line has been dragged on the Map control using the Line client tool action.  
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventMapClick Occurs when the Map is clicked.  
Public EventOval Occurs when an Oval has been dragged on the Map control using the Oval client tool action.  
Public EventPoint Occurs when the Map control has been clicked using the Point client tool action.  
Public EventPolygon Occurs when a polygon has been dragged on the Map control using the Polygon client tool action.  
Public EventPolyline Occurs when a polyline has been dragged on the Map control using the Polyline client tool action.  
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventRefreshed Occurs when the Map is fully refreshed. Does not occur if only one resource is refreshed with browser blending.  
Public EventResizedOccurs when the Map control is resized.  
Public EventResourceRefreshed Occurs when a map resource is refreshed. May be used to detect single-resource refreshing with browser blending.  
Public EventRotationAngleChangedOccurs when the rotation of the map has changed.  
Public EventScaleChangedOccurs when the scale of the Map is changed.  
Public EventTilingSchemeInitialized Occurs when the Map is done initializing the TilingScheme.  
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2010 All Rights Reserved.