Click or drag to resize
ShoppingCartItemInfoCartItemGUID Property
Shopping cart item unique identifier. Shopping cart item means collection of the product and its selected product options.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual Guid CartItemGUID { get; set; }

Property Value

Type: Guid
See Also