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 EPiCatalogController

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

Constructors

EPiCatalogController(IBootstrapper)

Declaration
public EPiCatalogController(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