ExpressionBindingCollection.Add Method (ExpressionBinding)

 

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.

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

member Add : 
        binding:ExpressionBinding -> unit

.NET Framework
Available since 2.0
Return to top
Show: