System.Web.UI.DataBindingCollection.Remove Method

Removes the specified System.Web.UI.DataBinding object from the System.Web.UI.DataBindingCollection collection and adds it to the DataBindingCollection.RemovedBindings collection.

Syntax

public void Remove (DataBinding binding)

Parameters

binding
The System.Web.UI.DataBinding to be removed from the System.Web.UI.DataBindingCollection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0