Gets the value to validate in the custom event handler for the CustomValidator.ServerValidate event.
Documentation for this section has not yet been entered.
Use the ServerValidateEventArgs.Value property determine the value to validate in the custom event handler for the CustomValidator.ServerValidate event. Notice that you cannot programmatically change this value.