The properties of the UploadModule class are listed below. For a complete list of UploadModule class members, see the UploadModule Members topic.
![]() ![]() | The site-relative path of the application root, with no initial "/" so that it is suitable for use as a prefix for application-relative paths. |
![]() ![]() | The prefix for the names of config fields in requests. |
![]() ![]() | The prefix for the names of file fields in requests. |
![]() ![]() | A collection of the UploadedFile objects associated with the the post-back ID of the current request. |
![]() ![]() | Whether a module is installed and will handle requests to the same URL as the current request. |
![]() ![]() | The post-back ID associated with the current request, or null if there was none. |
![]() ![]() | The name of the form field that can contain the post-back ID with which all subsequent files in the request should be associated. |
![]() ![]() | The name of the query parameter that can contain the post-back ID with which files in the request should be associated. |