OrderStatusUserInfoProvider GetOrderStatusHistoryInternal Method Kentico 8.0 API Reference
Returns the query containing order status history for given orderId.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

orderId
Type: OnlineSystem Int32
ID of the order to get history for

Return Value

Type: ObjectQuery OrderStatusUserInfo 
See Also