This documentation is archived and is not being maintained.
ServerValidateEventArgs Properties
Visual Studio 2008
The ServerValidateEventArgs type exposes the following members.
| 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: