System.Web.UI.ExpressionBindingCollection.Remove Method

Removes the specified System.Web.UI.ExpressionBinding object from the collection.

Syntax

public void Remove (ExpressionBinding binding)

Parameters

binding
The System.Web.UI.ExpressionBinding to remove from the collection.

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