UploaderModule Class HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

This class represents a module which converts the upload request sent by Flash Uploader to a standard RFC1867 format.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public class UploaderModule : IHttpModule

Remarks

This module allows parsing the upload request manually via the Request object.

Inheritance Hierarchy

System..Object
+ Aurigma.ImageUploaderFlash..UploaderModule

See Also

Reference