System.Web.UI.ControlCollection.Contains Method

Determines whether the specified server control is in the parent server control's System.Web.UI.ControlCollection object.

Syntax

public virtual bool Contains (Control c)

Parameters

c
The server control to search for in the collection.

Returns

true if the specified server control exists in the collection; 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: 1.0.5000.0, 2.0.0.0