ServerValidateEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | IsValid | Gets or sets whether the value specified by the Value property passed validation. |
![]() | Value | Gets the value to validate in the custom event handler for the ServerValidate event. |
Show:
