FormsAuthenticationModule.Init Method
.NET Framework 2.0
Initializes the FormsAuthenticationModule object.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
This method is not intended to be called from application code.
The Init method ensures that the FormsAuthenticationModule is included in the processing of the AuthenticateRequest and EndRequest events.
Community Additions
ADD
Show: