ShoppingCartInfoShoppingCartUserID Property |
Gets ID of the registered user the shopping cart belongs to.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public virtual int ShoppingCartUserID { get; }
Property Value
Type:
Int32Remarks
Returns 0 if user is not assigned or user is public.
See Also