Click or drag to resize
CustomerHelper Class
Helper class that helps with customer manipulation.
Inheritance Hierarchy
SystemObject
  CMS.BaseCoreMethods
    CMS.BaseAbstractHelper
      CMS.BaseAbstractHelperCustomerHelper
        CMS.EcommerceCustomerHelper

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public class CustomerHelper : AbstractHelper<CustomerHelper>

The CustomerHelper type exposes the following members.

Constructors
  NameDescription
Public methodCustomerHelper
Top
Methods
See Also