| Mediachase FileUploader.NET 1.9 Framework Help | |
McHttpModule.Init Method
Initializes a module and prepares it to handle requests.
[Visual Basic]NotOverridable Public Sub Init( _
ByVal
application As
HttpApplication _
) Implements _
IHttpModule.Init
Parameters
- application
- An HttpApplication that provides access to the methods, properties, and events common to all application objects within an ASP.NET application.
Implements
IHttpModule.Init
See Also
McHttpModule Class | Mediachase.FileUploader Namespace