ValidatorCollection Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of references in the collection. |
![]() | IsReadOnly | Gets a value that indicates whether the ValidatorCollection collection is read-only. |
![]() | IsSynchronized | Gets a value that indicates whether the ValidatorCollection collection is synchronized. |
![]() | Item[Int32] | Gets the validation server control at the specified index location in the ValidatorCollection collection. |
![]() | SyncRoot | Gets an object that can be used to synchronize the ValidatorCollection collection. |
Show:
