Click or drag to resize

ExhibitorShoppingService Class

Provides services related to the preparation of ExhibitorApplications, which are used to purchase booths and complements at exhibitions
Inheritance Hierarchy
SystemObject
  Ignition.Commerce.ShoppingExhibitorShoppingService

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class ExhibitorShoppingService : IExhibitorShoppingService

The ExhibitorShoppingService type exposes the following members.

Constructors
 NameDescription
Public methodExhibitorShoppingServiceInitializes a new instance of the ExhibitorShoppingService class
Top
Methods
 NameDescription
Public methodGetBoothComplementFeeOptions Retrieves a list of possible booth complement fee options, using the current in-progress exhibitor application, and the contents of the user's current shopping cart as inputs to NetFORUM's baseline determination process.
Public methodGetBoothFeeOptions Retrieves a list of possible booth fee options, using the current in-progress exhibitor application, and the contents of the user's current shopping cart as inputs to NetFORUM's baseline determination process.
Public methodGetDefaultApplication 
Public methodGetUnassignedBoothNumbers Retrieves the currently unassigned booth numbers. This method excludes booth numbers based on non-cancelled booth assignments. Booth number preferences expressed by exhibitors are not considered assigned.
Top
See Also