Click or drag to resize
CheckoutProcessStepInfoShowOnLiveSite Property
Indicates whether step should be included in checkout process on the live site.

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

Property Value

Type: Boolean
See Also