System.Web Namespace IHttpModule Interface
Initializes a module and prepares it to handle requests.
[ VB ] Sub Init ( _ ByVal context As HttpApplication _ ) [ C# ] void Init ( HttpApplication context ); [ C++ ] void Init ( HttpApplication* context ); [ JScript ] function Init ( context : HttpApplication );
IHttpModule Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph