UploadHandler.ProcessRequest Method HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Enables processing of HTML5/Flash Uploader requests.

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

Syntax

C#
public void ProcessRequest(
	HttpContext context
)

Parameters

context

Type: System.Web..HttpContext

The HttpContext object that provides references to the intrinsic server objects (for example, Request, Response, Session, and Server) used to service HTML5/Flash Uploader requests.

See Also

Reference