DataBindingCollection.Remove Method (String)
.NET Framework (current version)
Removes the DataBinding object associated with the specified property name from the DataBindingCollection collection and adds it to the RemovedBindings collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- propertyName
-
Type:
System.String
The property name associated with the DataBinding to be removed.
.NET Framework
Available since 1.1
Available since 1.1
Show: