DataBindingCollection.RemovedBindings Property

 

Gets an array of the names of the DataBinding objects removed from the collection.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property RemovedBindings As String()

Property Value

Type: System.String()

The array of names of the DataBinding objects removed from the collection.

.NET Framework
Available since 1.1
Return to top
Show: