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 SalesCampaignController

Inheritance
System.Object
SalesCampaignController
Namespace: EPiServer.Commerce.UI.Controllers
Assembly: EPiServer.Commerce.UI.dll
Version: 13.30.0
Syntax
public class SalesCampaignController : ContentController<SalesCampaign>

Constructors

SalesCampaignController()

Declaration
public SalesCampaignController()

Methods

Index(SalesCampaign)

Declaration
public ActionResult Index(SalesCampaign currentContent)
Parameters
Type Name Description
SalesCampaign currentContent
Returns
Type Description
System.Web.Mvc.ActionResult