The properties of System.Web.UI.ValidatorCollection are listed below. For a list of all members, see the ValidatorCollection Members list.
See Also: Inherited members from System.Object
[read-only] | Count | int.
Gets the number of references in the collection. |
[read-only] | IsReadOnly | bool.
Gets a value that indicates whether the System.Web.UI.ValidatorCollection collection is read-only. |
[read-only] | IsSynchronized | bool.
Gets a value that indicates whether the System.Web.UI.ValidatorCollection collection is synchronized. |
[read-only] default property | Item(int) | IValidator. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object.
Gets an object that can be used to synchronize the System.Web.UI.ValidatorCollection collection. |