CustomValidator.OnServerValidate Method (String)
.NET Framework (current version)
Raises the ServerValidate event.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- value
-
Type:
System.String
The value to validate.
Return Value
Type: System.Booleantrue if the value specified by the value parameter passes validation; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: