ShoppingCartServiceAddExhibitorApplication Method

Adds an exhibitor application to the shopping cart

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public void AddExhibitorApplication(
	ExhibitorApplication application
)

Parameters

application  ExhibitorApplication
The exhibitor application to add to the cart

See Also