OrderStatusInfoProviderGetPreviousEnabledStatus Method |
Returns previous enabled order status in order progress.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public static OrderStatusInfo GetPreviousEnabledStatus(
int statusId
)
Parameters
- statusId
- Type: SystemInt32
Current order status id
Return Value
Type:
OrderStatusInfoSee Also