System.Web.UI.WebControls.MultiView.RemovedControl Method

Called after a System.Web.UI.WebControls.View control is removed from the System.Web.UI.Control.Controls collection of a System.Web.UI.WebControls.MultiView control.

Syntax

protected override void RemovedControl (System.Web.UI.Control ctl)

Parameters

ctl
The System.Web.UI.WebControls.View control that has been removed.

Remarks

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0