OrderItemInfo Constructor (DataRow) |
Constructor - Creates a new OrderItemInfo object from the given DataRow.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public OrderItemInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
See Also