The FileUploadEventArgs type exposes the following members.

Properties

  Name Description
Public property FileId
Gets or sets the file id.
Public property TargetPath
Target path - virtual path of the uploaded file.
Public property UploadedFile
Uploaded file.

See Also