| ModuleSettingsSteps Property |
Namespace:
Dynamicweb.Ecommerce.Cart
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IList<CartStepInfo> Steps { get; }
Public ReadOnly Property Steps As IList(Of CartStepInfo)
Get
Property Value
Type:
IListCartStepInfoSee Also