Dynamicweb 8 Documentation
RedirectToStepIndex Property

Gets or sets a flag that indicates whether the Cart should redirect to the value of the StepIndex property. If true the Cart will redirect to the step specified in the StepIndex property; if false the Cart will redirect to the pre-determined step.
Syntax
'Declaration
 
Public Property RedirectToStepIndex As Boolean
public bool RedirectToStepIndex {get; set;}

Property Value

Boolean indicating whether to redirect.Boolean indicating whether to redirect.
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