Click or drag to resize
OrderItemInfoOrderItemText Property
Text assigned to the order item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public virtual string OrderItemText { get; set; }

Property Value

Type: String
See Also