ExpressionBindingCollection.RemovedBindings Property

 

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.

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

member RemovedBindings : ICollection with get

Property Value

Type: System.Collections.ICollection

An ICollection containing the names of bindings that have been removed.

.NET Framework
Available since 2.0
Return to top
Show: