Click or drag to resize
ShoppingCartItemParametersText Property
Product custom text defined by the customer, e.g. custom label for a T-shirt. Makes sense only for the text product option.

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

Property Value

Type: String
See Also