The following tables list the members exposed by UploadCompletedEventArgs.
Name | Description | |
---|---|---|
![]() | CancelledFiles | Gets the collection of files that were cancelled by users. |
![]() | ErrorMessage | Gets the message of the error that occurred during uploading. |
![]() | FailedFiles | Gets the collection of files that were not uploaded due to errors. |
![]() | Handled | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsSuccess | Determines whether the upload process is successfully completed. |
![]() | OriginalSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | RoutedEvent | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | SelectedFiles | Gets the selected files to upload. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UploadEventArgs) |
![]() | Session | Gets the current session of the uploading process. (Inherited from Intersoft.Client.UI.Aqua.UXInput.UploadEventArgs) |
![]() | Source | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | UploadedFiles | Gets the collection of files that were successfully uploaded. |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |