Called after a child control is removed from the Control.Controls collection of the System.Web.UI.Control object.
- control
- The System.Web.UI.Control that has been removed.
The Control.RemovedControl(Control) method is called immediately after a control is removed from the Control.Controls collection.