The FileUploadedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | 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.
|