The properties of the MultiRequestUploadModule class are listed below. For a complete list of MultiRequestUploadModule class members, see the MultiRequestUploadModule Members topic.
![]() ![]() | The name of the query parameter that can contain "protected" cookies that the module should use if it needs to make HTTP requests while processing a request. |
![]() ![]() | The name of the query parameter that must be present for all but the final request, and which must contain the control UniqueID that the requests are to be associated with. |
![]() ![]() | The name of the field in the initial request that should contain the space-delimited list of file sizes for the files that will be uploaded in the coming requests. |
![]() ![]() | Whether an IMultRequestUploadModule is installed and will handle requests to the same URL as the current request. |
![]() ![]() | The path (relative to the app root if starts with ~) to which all but the final request should be sent. |
MultiRequestUploadModule Class | Brettle.Web.NeatUpload Namespace