Content.Unload Event

 

Occurs when the server control is unloaded from memory.

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

[<BrowsableAttribute(false)>]
member Unload : IEvent<EventHandler,
    EventArgs>

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

.NET Framework
Available since 2.0
Return to top
Show: