ExpressionBindingCollection.Remove Method (ExpressionBinding)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Removes the specified ExpressionBinding object from the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- binding
-
Type:
System.Web.UI.ExpressionBinding
The ExpressionBinding to remove from the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: