Back to Devexpress

ASPxClientUploadControlValidationErrorOccurredEventArgs Class

aspnet-js-aspxclientuploadcontrolvalidationerroroccurredeventargs.md

latest785 B
Original Source

ASPxClientUploadControlValidationErrorOccurredEventArgs Class

Provides data for the ASPxClientUploadControl.ValidationErrorOccurred event.

Declaration

ts
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

ASPxClientUploadControlValidationErrorOccurredEventArgs Members