AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

SecureSessionCookieModule..::..Init Method

Subscribes to the end of the request pipeline, which is the last point at which the response cookies can still be changed.

Namespace:  AdvantageCMS.Core.HttpModules
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public void Init(
	HttpApplication context
)

Parameters

context
Type: HttpApplication
The application the module is being initialised for.