Click or drag to resize
ShoppingCartInfoRegisterAfterCheckout Property
Indicates that customer will be registered after checkout.

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

Property Value

Type: Boolean
See Also