Click or drag to resize

BundleCartItemName Property

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

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