OrderItemInfoProviderSetOrderItemInfoInternal Method |
Sets (updates or inserts) specified order item.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual void SetOrderItemInfoInternal(
OrderItemInfo itemObj
)
Parameters
- itemObj
- Type: CMS.EcommerceOrderItemInfo
Order item to be set
See Also