Page::Validate Method
.NET Framework (current version)
Instructs any validation controls included on the page to validate their assigned information.
Assembly: System.Web (in System.Web.dll)
| 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:
