ActivityTrackingHelperGetContactID Method |
Returns contact ID for particular customer.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public static int GetContactID(
CustomerInfo cust,
int siteId
)
Parameters
- cust
- Type: CMS.EcommerceCustomerInfo
Customer - siteId
- Type: SystemInt32
Site ID
Return Value
Type:
Int32See Also