Click or drag to resize
ShoppingCartInfoShoppingCartUserID Property
ID of the registered user the shopping cart belongs to.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public virtual int ShoppingCartUserID { get; }

Property Value

Type: Int32
See Also