The FileUploadedEventArgs type exposes the following members.

Properties

  NameDescription
FileComment
Gets the file comment provided by user.
Tag
Gets custom tag defined for upload control instance.
UploadedFile
Gets the FileInfo instance for the uploaded file.

See Also