NonceInjectionModule..::..Init Method
Initializes the module by subscribing to the ReleaseRequestState event to inject nonces into the response.
Namespace:
AdvantageCMS.Core.Common.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public void Init( HttpApplication context )
Parameters
- context
- Type: HttpApplication
The HTTP application instance.

