Page.Validate Method
.NET Framework 4
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. |