AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

NonceInjectionModule..::..Init Method

Initializes the module by subscribing to the ReleaseRequestState event to inject nonces into the response.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public void Init(
	HttpApplication context
)

Parameters

context
Type: HttpApplication
The HTTP application instance.