Content Events
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DataBinding | Occurs when the control binds to a data source. |
![]() | Disposed | Occurs when the control is released from memory. |
![]() | Init | Occurs when the control is initialized. |
![]() | Load | Occurs when the server control is loaded into the Page control. |
![]() | PreRender | Occurs when the server control is about to render to its containing Page control. |
![]() | Unload | Occurs when the server control is unloaded from memory. |
Show:
