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




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

Public Events

 NameDescription
Public EventContentsRendered Occurs when the panel is rendered during the server-side rendering process. Does not occur on callbacks.  
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventHide Occurs when the panel is hidden, when the user clicks the the Close button or the panel is hidden by code.  
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPanelCollapsed Occurs when the panel is collapsed, e.g., when the user clicks the Collapse button.  
Public EventPanelExpanded Occurs when the panel is expanded, e.g., when the user clicks the Expand button.  
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventShownOccurs when the panel is displayed within the page.  
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2010 All Rights Reserved.