OrderStatusUserInfoProvider GetOrderStatusHistoryInternal Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: ObjectQuery OrderStatusUserInfo 
See Also