ServerValidateEventArgs Properties
.NET Framework 3.0
| 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. |
Community Additions
ADD
Show: