Kentico 8.2 API Reference
Kentico 8.2 API Reference
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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com