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