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 EPiMarketingController

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

Constructors

EPiMarketingController(IBootstrapper)

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