Initializes a module and prepares it to handle requests.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public void Init( HttpApplication 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.