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


The following tables list the members exposed by UploadCompletedEventArgs.

Public Properties

 NameDescription
public PropertyCancelledFilesGets the collection of files that were cancelled by users.  
public PropertyErrorMessageGets the message of the error that occurred during uploading.  
public PropertyFailedFilesGets the collection of files that were not uploaded due to errors.  
public PropertyHandled (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHandledBy (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyIsHandledByPrimitive (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyIsSuccessDetermines whether the upload process is successfully completed.  
public PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyRoutedEvent (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertySelectedFilesGets the selected files to upload. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UploadEventArgs)
public PropertySessionGets the current session of the uploading process. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UploadEventArgs)
public PropertySource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyUploadedFilesGets the collection of files that were successfully uploaded.  
Top

Protected Methods

See Also

© 2012 All Rights Reserved.