ShoppingCartItemParametersIsPrivate Property |
Indicates if product is added to the shopping cart as private. Makes sense only for the private Donation. It is false by default.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public bool IsPrivate { get; set; }
Property Value
Type:
BooleanSee Also