Intersoft.Client.UI.Aqua.UXInput Namespace : FileUploadResponseData Class |
The following tables list the members exposed by FileUploadResponseData.
Name | Description | |
---|---|---|
![]() | FileUploadResponseData Constructor | Initializes a new instance of FileUploadResponseData class. |
Name | Description | |
---|---|---|
![]() | Files | Gets the collection of files processed by the upload request. |
![]() | IsSuccess | Gets a boolean value that indicates whether the upload request was successful. |
![]() | Message | Gets the raw error message. |
![]() | MessageID | Gets the message identifier of the error, which is looked up to the localized resource. |
![]() | MessageParams | Gets the array of the values of the message to be passed to the localized resource along with the MessageID. |
![]() | Tag | Gets the custom string data sent from the server. |