ASPxClientUploadControlValidationErrorOccurredEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
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