ASPxClientUploadControlValidationErrorOccurredEventArgs Class
Provides data for the ASPxClientUploadControl.ValidationErrorOccurred event.
Declaration
declare class ASPxClientUploadControlValidationErrorOccurredEventArgs extends ASPxClientEventArgs
Remarks
ASPxClientUploadControlValidationErrorOccurredEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientUploadControlValidationErrorOccurredEventArgs
See Also