System.Web.UI.ValidatorCollection.Remove Method

Removes the specified validation server control from the page's System.Web.UI.ValidatorCollection collection.

Syntax

public void Remove (IValidator validator)

Parameters

validator
The validation server control 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: 1.0.5000.0, 2.0.0.0