IShoppingServiceGetCurrentCustomer Method |
Gets the current customer.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax CustomerInfo GetCurrentCustomer()
Return Value
Type:
CustomerInfoCustomerInfo object representing the current customer. Returns
null if there is not any current customer.
See Also