Click or drag to resize
ShoppingCartCleaner Class
Provides an ITask interface to delete old shopping carts.
Inheritance Hierarchy
SystemObject
  CMS.EcommerceShoppingCartCleaner

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public class ShoppingCartCleaner : ITask

The ShoppingCartCleaner type exposes the following members.

Constructors
  NameDescription
Public methodShoppingCartCleaner
Top
Methods
  NameDescription
Public methodExecute
Executes the publish action.
Top
See Also