Intersoft ClientUI Documentation
FileUploadResponseData Class Members
See Also  Properties  Send Feedback
Intersoft.Client.UI.Aqua.UXInput Namespace : FileUploadResponseData Class


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 PropertyFilesGets the collection of files processed by the upload request.  
public PropertyIsSuccessGets a boolean value that indicates whether the upload request was successful.  
public PropertyMessageGets the raw error message.  
public PropertyMessageIDGets the message identifier of the error, which is looked up to the localized resource.  
public PropertyMessageParamsGets the array of the values of the message to be passed to the localized resource along with the MessageID.  
public PropertyTagGets the custom string data sent from the server.  
Top

See Also

© 2012 All Rights Reserved.