Table of Contents

Class ShippingPromotionEditGeneral

Namespace
Kentico.Xperience.Admin.DigitalCommerce.UIPages
Assembly
Kentico.Xperience.Admin.DigitalCommerce.dll

Shipping promotion general page.

public sealed class ShippingPromotionEditGeneral : PromotionEditGeneralBase<ShippingPromotionSchedule, ShippingPromotionEditSection>, IPage
Inheritance
object
ShippingPromotionEditGeneral
Implements
Inherited Members
Extension Methods

Constructors

ShippingPromotionEditGeneral(IFormComponentMapper, IFormDataBinder, IAuthenticatedUserAccessor, IPageLinkGenerator)

Creates a new instance of ShippingPromotionEditGeneral class.

public ShippingPromotionEditGeneral(IFormComponentMapper formComponentMapper, IFormDataBinder formDataBinder, IAuthenticatedUserAccessor authenticatedUserAccessor, IPageLinkGenerator pageLinkGenerator)

Parameters

formComponentMapper IFormComponentMapper

Form component mapper.

formDataBinder IFormDataBinder

Form data binder.

authenticatedUserAccessor IAuthenticatedUserAccessor

Authenticated user accessor.

pageLinkGenerator IPageLinkGenerator

Page link generator.

Properties

NotificationMessageResourceKeyPrefix

Prefix of the resource string keys of the notification bar messages that describe the promotion status.

protected override string NotificationMessageResourceKeyPrefix { get; }

Property Value

string

PromotionType

Promotion type.

protected override PromotionType PromotionType { get; }

Property Value

PromotionType

Methods

GetDefaultUIFormName()

Returns default UI form name.

protected override string GetDefaultUIFormName()

Returns

string