The events of System.Web.UI.WebControls.Content are listed below. For a list of all members, see the Content Members list.
See Also: Inherited members from System.Web.UI.Control
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 System.Web.UI.Page control. | |
PreRender |
Occurs when the server control is about to render to its containing System.Web.UI.Page control. | |
Unload |
Occurs when the server control is unloaded from memory. |