FilesUploadCompleteEventArgs Properties
Provides data for the ASPxUploadControl.FilesUploadComplete server event.
Name | Description |
---|---|
Callback |
Gets or sets a string that contains specific information (if any) to be passed from the server side to the client. |
Error |
Gets or sets the error text to be displayed within the control’s error frame if the file upload fails. |
See Also