ShoppingCartItemInfoCartItemIsPrivate Property |
It is set only when cart item represents donation. Then it indicates if the donation is private.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public virtual bool CartItemIsPrivate { get; set; }
Property Value
Type:
BooleanSee Also