Table of Contents

Class CurrentSessionModule

Namespace
InSite
Assembly
InSite.UI.dll
public class CurrentSessionModule : IHttpModule
Inheritance
CurrentSessionModule
Implements
Inherited Members

Constructors

CurrentSessionModule()

public CurrentSessionModule()

Methods

Dispose()

public void Dispose()

Init(HttpApplication)

public void Init(HttpApplication context)

Parameters

context HttpApplication

Initialize(HttpContext, ISecurityFramework, bool)

public static void Initialize(HttpContext context, ISecurityFramework identity, bool forceRefresh = false)

Parameters

context HttpContext
identity ISecurityFramework
forceRefresh bool