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

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

Property Value

Type: Boolean
See Also