Intersoft ClientUI Documentation
FileUploadSession Class Members
Properties  Methods 


The following tables list the members exposed by FileUploadSession.

Public Constructors
 NameDescription
Public ConstructorFileUploadSession ConstructorInitializes a new instance of FileUploadSession class.  
Top
Public Properties
 NameDescription
Public PropertyCancelledFiles Gets the collection of files that were cancelled from being uploaded, normally initiated by users.  
Public PropertyFailedFiles Gets the collection of files that were not uploaded due to errors.  
Public PropertyProcessedFiles Gets the collection of files that have been processed, either the files are uploaded, cancelled or failed.  
Public PropertySelectedFiles Gets the collection of selected files to upload.  
Public PropertyUploadedFiles Gets the collection of files that were uploaded successfully.  
Public PropertyValidFiles Gets the collection of files that are valid to upload.  
Top
Public Methods
 NameDescription
Public MethodAddFileAdds the specified FileUploadInfo to the upload control.  
Public MethodAddFilesAdds multiple FileUploadInfo to the upload control.  
Top
See Also

Reference

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

Send Feedback