SaaS CMS has officially launched! Learn more now.

Struct MarketingContext.ContextConstants

List of constants used by the Marketing System

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Mediachase.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 11.8.3
Syntax
public struct ContextConstants

Fields

Coupons

Public string literal for the coupons session context.

Declaration
public static string Coupons
Field Value
Type Description
System.String

CustomerContact

Public string literal for the customer account context.

Declaration
public static string CustomerContact
Field Value
Type Description
System.String

CustomerId

Public string literal for the customer id context.

Declaration
public static string CustomerId
Field Value
Type Description
System.String

CustomerOrders

Public string literal for the customer orders context.

Declaration
public static string CustomerOrders
Field Value
Type Description
System.String

CustomerProfile

Public string literal for the customer profile session context.

Declaration
public static string CustomerProfile
Field Value
Type Description
System.String

CustomerSegments

Public string literal for the customer segments context.

Declaration
public static string CustomerSegments
Field Value
Type Description
System.String

PromotionUsage

Public string literal for the session promotion usage context.

Declaration
public static string PromotionUsage
Field Value
Type Description
System.String

ShoppingCart

Public string literal for the shopping cart session context.

Declaration
public static string ShoppingCart
Field Value
Type Description
System.String