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 PreviewUnavailableController

Inheritance
System.Object
PreviewUnavailableController
Namespace: EPiServer.Shell.UI.Controllers
Assembly: EPiServer.Shell.UI.dll
Version: 11.20.7
Syntax
public class PreviewUnavailableController : Controller

Constructors

PreviewUnavailableController()

Declaration
public PreviewUnavailableController()

Methods

Index()

Declaration
public ActionResult Index()
Returns
Type Description
System.Web.Mvc.ActionResult

Timeout()

Declaration
public ActionResult Timeout()
Returns
Type Description
System.Web.Mvc.ActionResult

Extension Methods