Click or drag to resize
ShoppingCartUserInfo Property
User info - returns shopping cart user, if not specified returns current user.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public UserInfo UserInfo { get; }

Property Value

Type: UserInfo
See Also