Click or drag to resize

InvoiceDetailCartItemName Property

Name of this cart item, as per baseline netFORUM conventions. (PriceName if available, otherwise ProductName)

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public string Name { get; }

Property Value

String

Implements

IStandardCartItemName
See Also