Click or drag to resize
ShoppingCartItemCheckResultRegisteredCustomerRequired Property
Indicates that product can not be purchased, because it requires registered customer.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public bool RegisteredCustomerRequired { get; set; }

Property Value

Type: Boolean
See Also