Control::RemovedControl Method (Control^)
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
Return to top
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The control is a Substitution control. |
The RemovedControl method is called immediately after a control is removed from the Controls collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: