System.Web.Security Namespace FormsAuthenticationModule Class
Initializes the module derived from IHttpModule when called by the HttpRuntime .
[ VB ] NotOverridable Public Sub Init ( _ app As HttpApplication _ ) Implements IHttpModule.Init [ C# ] public void Init ( HttpApplication app ); [ C++ ] public: __sealed void Init ( HttpApplication* app ); [ JScript ] public function Init ( app : HttpApplication );
IHttpModule.Init
FormsAuthenticationModule Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note