System.Web.UI.ExpressionBindingCollection.Remove Method

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

Syntax

public void Remove (string propertyName)

Parameters

propertyName
The ExpressionBinding.PropertyName of 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