ShoppingCartServiceCart Property

Returns the current state of the NetForum shopping cart

Definition

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

Property Value

IShoppingCartState

See Also