Click or drag to resize

IStandardCartItemCollectionTJustMemberships Property

A collection of just the membership cart items

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
ICartItemCollection<MembershipCartItem> JustMemberships { get; }

Property Value

ICartItemCollectionMembershipCartItem
See Also