System.Web.UI.ValidatorCollection.Contains Method

Determines whether the specified validation server control is contained within the page's System.Web.UI.ValidatorCollection collection.

Syntax

public bool Contains (IValidator validator)

Parameters

validator
The validation server control to check for.

Returns

true if the validation server control is 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