ASPxClientUploadControlValidationErrorOccurredEventArgs Properties
Provides data for the ASPxClientUploadControl.ValidationErrorOccurred event.
Name | Description |
---|---|
error |
Gets or sets the error text. |
invalid |
Returns an array of invalid files. |
show |
Gets or sets a value specifying whether an alert message is displayed when the ASPx |
validation |
Gets the validation settings for the selected files. |
See Also