Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ActivityTrackingHelper Class
ActivityTrackingHelper Methods
GetContactID Method
ActivityTrackingHelper
GetContactID Method
Returns contact ID for particular customer.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
int
GetContactID
(
CustomerInfo
cust
,
int
siteId
)
Parameters
cust
Type:
CMS.Ecommerce
CustomerInfo
Customer
siteId
Type:
System
Int32
Site ID
Return Value
Type:
Int32
See Also
Reference
ActivityTrackingHelper Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com