System.Web.UI.ExpressionBindingCollection.Add Method

Appends the specified System.Web.UI.ExpressionBinding object to the end of the collection.

Syntax

public void Add (ExpressionBinding binding)

Parameters

binding
The System.Web.UI.ExpressionBinding to append to the System.Web.UI.ExpressionBindingCollection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0