Limits the size of incoming HTTP requests and allows ProgressBar to monitor the progress of upload requests associated with InputFile controls.
For a list of all members of this type, see UploadHttpModule Members.
System.Object
Brettle.Web.NeatUpload.UploadHttpModule
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
To use this module, add it to the httpModules section of your Web.config like this: <configuration><system.web><httpModules><add name="UploadHttpModule" type="Brettle.Web.NeatUpload.UploadHttpModule, Brettle.Web.NeatUpload" /></httpModules></system.web></configuration>
Namespace: Brettle.Web.NeatUpload
Assembly: Brettle.Web.NeatUpload (in Brettle.Web.NeatUpload.dll)