| |||||
Page.Validators PropertySystem.Web.UI Namespace Page Class Returns a collection of all validation controls contained on the page. Syntax
Property Value
The property is read only with no default value. RemarksYou can use this property to access the methods and properties of the ValidatorCollection object associated with the current Page instance. This collection contains all of the validation server controls that are contained in a page. Calling the Page.Validate method causes validation logic to be executed for each validation server control contained in this collection. If any of these controls does not pass, the Page.IsValid property returns false. See AlsoPage Members ValidatorCollection |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme