System.Web.UI.DataBindingCollection.Contains Method

Determines whether the data-binding collection contains a specific System.Web.UI.DataBinding object.

Syntax

public bool Contains (string propertyName)

Parameters

propertyName
The name of the object to locate in the collection.

Returns

true if the System.Web.UI.DataBindingCollection contains an element with the specified name; 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