ShoppingCartInfoUser Property |
Owner of the shopping cart. It is null if customer is anonymous or public.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public UserInfo User { get; set; }
Property Value
Type:
UserInfoSee Also