ASPxClientUploadControlValidationErrorOccurredEventArgs Constructors
Provides data for the ASPxClientUploadControl.ValidationErrorOccurred event.Name | Description |
---|---|
constructor(errorText, invalidFiles) | Initializes a new instance of the ASPxClientUploadControlValidationErrorOccurredEventArgs class with specified settings. |
See Also