BaseValidator::RegisterValidatorCommonScript Method ()
.NET Framework (current version)
Registers code on the page for client-side validation.
Assembly: System.Web (in System.Web.dll)
Use the RegisterValidatorCommonScript method to register code on the page to perform client-side validation.
Note |
|---|
This method is used primarily by control developers. |
Notes to Inheritors:
Call this method in the PreRender event handler of the derived class to register the code that performs client-side validation.
.NET Framework
Available since 1.1
Available since 1.1
Show:
