System.Web.UI.WebControls.Content.Unload Event

Occurs when the server control is unloaded from memory.

Syntax

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public event EventHandler Unload

Remarks

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

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0