Click or drag to resize
CheckoutProcessStepInfoStepIndex Property
Zero based step index - initialized when creating list of checkout process steps.

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

Property Value

Type: Int32
See Also