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