This documentation is archived and is not being maintained.
Page::Validate Method
Visual Studio 2010
Instructs any validation controls included on the page to validate their assigned information.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Validate() | Instructs any validation controls included on the page to validate their assigned information. |
|
Validate(String) | Instructs the validation controls in the specified validation group to validate their assigned information. |
Show: