UploaderModule.Init Method HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

Initializes a module and prepares it to handle requests.

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

Syntax

C#
public void Init(
	HttpApplication context
)

Parameters

context

Type: System.Web..HttpApplication

An HttpApplication that provides access to the methods, properties, and events common to all application objects within an ASP.NET application.

See Also

Reference