ASPxClientUploadControlFileUploadCompleteEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
callback |
Gets a string that contains specific information (if any) passed from the server side for further client processing. |
error |
Gets the error text to be displayed within the ASPx |
input |
Gets the index of a file input element within the ASPx |
is |
Gets or sets a value indicating whether the uploaded file passes validation. |
See Also