| OrderStateGetAllCartStates Method |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static OrderStateCollection GetAllCartStates(
int flowId
)
Public Shared Function GetAllCartStates (
flowId As Integer
) As OrderStateCollection
Parameters
- flowId
- Type: SystemInt32
Return Value
Type:
OrderStateCollectionSee Also