Dynamicweb 8 Documentation
StepIndex Property

Gets or sets the index of the new step. The index is 0 (zero) based.
Syntax
'Declaration
 
Public Property StepIndex As Integer
public int StepIndex {get; set;}

Property Value

Step index. Setting this from a notification subscriber will have no effect.Step index.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

eCommerce.Cart.BeforeRenderingNewStepArgs Class
eCommerce.Cart.BeforeRenderingNewStepArgs Members

Send Feedback