London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class EPiReportController

Inheritance
System.Object
EPiReportController
Namespace: EPiServer.Commerce.Shell.Controllers
Assembly: EPiServer.Commerce.Shell.dll
Version: 13.30.0
Syntax
public class EPiReportController : Controller

Constructors

EPiReportController(IBootstrapper)

Declaration
public EPiReportController(IBootstrapper bootstrapper)
Parameters
Type Name Description
EPiServer.Shell.Web.Mvc.IBootstrapper bootstrapper

Methods

Index()

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