System.Web.UI.WebControls.Content.Load Event

Occurs when the server control is loaded into the System.Web.UI.Page control.

Syntax

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

Remarks

The Content.Load 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