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


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 PropertyCancelledFilesGets the collection of files that were cancelled from being uploaded, normally initiated by users.  
public PropertyFailedFilesGets the collection of files that were not uploaded due to errors.  
public PropertyProcessedFilesGets the collection of files that have been processed, either the files are uploaded, cancelled or failed.  
public PropertySelectedFilesGets the collection of selected files to upload.  
public PropertyUploadedFilesGets the collection of files that were uploaded successfully.  
public PropertyValidFilesGets the collection of files that are valid to upload.  
Top

See Also

© 2012 All Rights Reserved.