A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class ShellRoutingModule

Inheritance
System.Object
ShellRoutingModule
Namespace: EPiServer.Shell.Web.Routing
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public class ShellRoutingModule : UrlRoutingModule

Constructors

ShellRoutingModule()

Declaration
public ShellRoutingModule()

Methods

Init(HttpApplication)

Declaration
protected override void Init(HttpApplication application)
Parameters
Type Name Description
System.Web.HttpApplication application

PostResolveRequestCache(HttpContextBase)

Declaration
public override void PostResolveRequestCache(HttpContextBase context)
Parameters
Type Name Description
System.Web.HttpContextBase context

Extension Methods