Krystalware
SlickUpload logo

UploadStatusEventArgs Class

Inherits: EventArgs

Provides data for the UploadComplete event.

Members

Status – UploadStatus

Gets the UploadStatus for the current upload.

UploadedFiles – ReadOnlyCollection<UploadedFile>

Gets a collection of files uploaded during the current upload.