ComponentOne ToolBar for ASP.NET AJAX: Validating Files > Custom Validation

Custom Validation

Custom validation can be used to override the built-in validation using the sever-side ValidatingFile event.

In order to validate whether a file is invalid or valid in the Validating event handler, set the IsValid of the ValidateFileEventArgs property to True for valid or False for invalid.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.