The ValidatorCollection class. Exposes a read-only array of IValidator references.
Object
ValidatorCollection
[Visual Basic] Public Class ValidatorCollection Implements ICollection, IEnumerable [C#] public class ValidatorCollection : ICollection, IEnumerable [C++] public __gc class ValidatorCollection : public ICollection, IEnumerable [JScript] public class ValidatorCollection implements ICollection, IEnumerable
[To be supplied.]
Namespace: System.Web.UI
Assembly: System.Web.dll