Content.Disposed Event

 

Occurs when the control is released from memory.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

<BrowsableAttribute(False)>
Public Event Disposed As EventHandler

The Disposed event is never invoked and does not appear in visual designers.

.NET Framework
Available since 2.0
Return to top
Show: