System.Web.UI.DataBindingCollection.Remove Method

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

Syntax

public void Remove (string propertyName)

Parameters

propertyName
The property name associated with the System.Web.UI.DataBinding to be removed.

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