This documentation is archived and is not being maintained.
ServerValidateEventArgs Properties
.NET Framework 1.1
The properties of the ServerValidateEventArgs class are listed here. For a complete list of ServerValidateEventArgs class members, see the ServerValidateEventArgs Members topic.
Public Properties
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. |
See Also
ServerValidateEventArgs Class | System.Web.UI.WebControls Namespace
Show:
