Click or drag to resize

ShoppingCartServiceAddEventRegistrationAddendum Method

Adds an event registration addendum to the shopping cart.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public void AddEventRegistrationAddendum(
	EventRegistrationAddendum addendum
)

Parameters

addendum  EventRegistrationAddendum
The registration addendum to add to the cart
See Also