ExpressionBindingCollection.RemovedBindings Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets a collection of strings representing the names of bindings that have been removed.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.ICollectionAn ICollection containing the names of bindings that have been removed.
.NET Framework
Available since 2.0
Available since 2.0
Show: