System.Web.UI.ExpressionBindingCollection.Contains Method

Determines whether the System.Web.UI.ExpressionBindingCollection collection contains a specific System.Web.UI.ExpressionBinding object.

Syntax

public bool Contains (string propertyName)

Parameters

propertyName
Documentation for this section has not yet been entered.

Returns

true if the System.Web.UI.ExpressionBinding is found in the System.Web.UI.ExpressionBindingCollection; otherwise, false.

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