For a list of all members of this type, see PostedFile members.
"Name | Description | |
---|---|---|
![]() | BytesUploaded | The number of bytes uploaded thus far. |
![]() | ControlID | The ID of the control used to upload the PostedFile. |
![]() | FileName | The name of the posted file. |
![]() | FileSize | The size of the posted file. |
![]() | SavedFilePath | The path of the posted file on the server. |
![]() | TempFilePath | The temporary path of the posted file during the upload. |
![]() | UniqueID | A unique identifier for a posted file. |