Intersoft ClientUI Documentation
FileUploadResponseData Class Members
Properties 


The following tables list the members exposed by FileUploadResponseData.

Public Constructors
 NameDescription
Public ConstructorFileUploadResponseData ConstructorInitializes a new instance of FileUploadResponseData class.  
Top
Public Properties
 NameDescription
Public PropertyFiles Gets the collection of files processed by the upload request.  
Public PropertyIsSuccess Gets a boolean value that indicates whether the upload request was successful.  
Public PropertyMessage Gets the raw error message.  
Public PropertyMessageID Gets the message identifier of the error, which is looked up to the localized resource.  
Public PropertyMessageParams Gets the array of the values of the message to be passed to the localized resource along with the MessageID.  
Public PropertyTag Gets the custom string data sent from the server.  
Top
See Also

Reference

FileUploadResponseData Class
Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback