BundleCartItemName Property

This property is always empty for bundles, as netFORUM does not track bundle names after items have been added to the cart.

Definition

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

Property Value

String

Implements

IStandardCartItemName

See Also