The FileUploadedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyFileComment
Gets the file comment provided by user.
Public propertyTag
Gets custom tag defined for upload control instance.
Public propertyUploadedFile
Gets the FileInfo instance for the uploaded file.

See Also