Click or drag to resize
CheckoutProcessStepInfoIsExternal Property
True - step is not defined in standard checkout process, otherwise False.

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

Property Value

Type: Boolean
See Also