DataBindingCollection::Add Method (DataBinding^)
.NET Framework (current version)
Adds the specified DataBinding object to the DataBindingCollection collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- binding
-
Type:
System.Web.UI::DataBinding^
The data-binding object to add to the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: