Intersoft.Client.UI.Aqua.UXInput Namespace : FileUploadInfoResponse Class |
The following tables list the members exposed by FileUploadInfoResponse.
Name | Description | |
---|---|---|
![]() | FileUploadInfoResponse Constructor |
Name | Description | |
---|---|---|
![]() | BytesUploaded | Gets the number bytes of the file already uploaded. |
![]() | ID | Gets the unique identifier that associated to the processed file. |
![]() | IsSuccess | Gets a boolean value that indicates whether the file is uploaded successfully. |
![]() | Message | Gets the error message of the processed file. |
![]() | ResultUrl | Gets the web address of the uploaded file that is accessible in browser. |
![]() | SavedName | Gets the saved file name of the uploaded file. |