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

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

Property Value

Type: Int32
See Also