Skip to main content

ASPxClientUploadControlValidationErrorOccurredEventArgs Class

#Declaration

TypeScript
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