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




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

Public Events

 NameDescription
Public EventBeginCreateWebPageLayout Occurs before a WebPageLayout is created  
Public EventBeginDisposeWebPageLayout Occurs before a WebPageLayout is disposed  
Public EventBeginRefreshWebPageLayout Occurs before a WebPageLayout is refreshed  
Public EventContentsChanged Occurs when the contents of this control (e.g. the extent) have changed.  
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventDragImage Occurs when the image in the PageLayout control has been dragged using the DragImage client tool action.  
Public EventDragRectangle Occurs when a rectangle has been dragged on the PageLayout control using the DragRectangle client tool action.  
Public EventEndCreateWebPageLayout Occurs after a WebPageLayout is created  
Public EventEndDisposeWebPageLayout Occurs after a WebPageLayout is disposed  
Public EventEndRefreshWebPageLayout Occurs after a WebPageLayout is refreshed  
Public EventExtentChanged Occurs when the extent of the pagelayout has changed.  
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventMapDragImage Occurs when a data frame in the PageLayout control has been dragged using the MapDragImage client tool action.  
Public EventMapDragRectangle Occurs when a rectangle has been dragged on a dataframe in the PageLayout control using the MapDragRectangle client tool action.  
Public EventMapPoint Occurs when a data frame in the PageLayout control has been clicked upon using the MapPoint client tool action.  
Public EventPageClick Occurs when the PageLayout control has been clicked.  
Public EventPoint Occurs when the PageLayout control has been clicked using the Point client tool action.  
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventRefreshed Occurs when the pagelayout is refreshed.  
Public EventScaleChanged Occurs when the scale of the map on the layout has changed.  
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2010 All Rights Reserved.