Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
CustomerHelper Class
CustomerHelper Methods
MapToCustomer Method
MapToCustomerInternal Method
CustomerHelper
MapToCustomer Method
Maps given
user
to new
CustomerInfo
.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
CustomerInfo
MapToCustomer
(
UserInfo
user
)
Parameters
user
Type:
CMS.Membership
UserInfo
UserInfo
for mapping.
Return Value
Type:
CustomerInfo
CustomerInfo
mapped from
user
.
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
user
is null.
See Also
Reference
CustomerHelper Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com