Click or drag to resize
ShoppingCartStepProcessStep Method
Process current step information. If succeeded returns true, otherwise returns false.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 9.0.0
Syntax
C#
public virtual bool ProcessStep()

Return Value

Type: Boolean
See Also