Page.Validate Method
.NET Framework 3.0
Instructs any validation controls included on the page to validate their assigned information.
| Name | Description |
|---|---|
| Page.Validate () |
Instructs any validation controls included on the page to validate their assigned information.
|
| Page.Validate (String) |
Instructs the validation controls in the specified validation group to validate their assigned information.
|