Click or drag to resize
PredefinedActivityTypePRODUCT_REMOVED_FROM_SHOPPINGCART Field
Code name for product removed from shopping cart activity.

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 12.0.0
Syntax
C#
public const string PRODUCT_REMOVED_FROM_SHOPPINGCART = "productremovedfromshoppingcart"

Field Value

Type: String
See Also