[]
Called after a child control is removed from the System.Web.UI.Control.Controls collection of the System.Web.UI.Control object.
protected override void RemovedControl(Control control)
Protected Overrides Sub RemovedControl(control As Control)
Type | Name | Description |
---|---|---|
Control | control | The System.Web.UI.Control that has been removed. |