EventShoppingService Class
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class EventShoppingService
Public Class EventShoppingService
public ref class EventShoppingService
type EventShoppingService = class end
- Inheritance
- Object EventShoppingService
GetDefaultApplication |
Generates a default registration application for a given individual and event, will the most commonly used defaults already filled in
|
GetEventPackageOptions(EventRegistrationApplication, IShoppingCartService) |
Retrieves a list of possible event registration options, using the in-progress application and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetEventPackageOptions(EventRegistrationApplication, String) |
Retrieves a list of possible event registration options, using the in-progress application and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetSessionOptions(EventRegistrationAddendum, IShoppingCartService) |
Retrieves a list of possible session registration options, using the addendum and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetSessionOptions(EventRegistrationAddendum, String) |
Retrieves a list of possible session registration options, using the addendum and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetSessionOptions(EventRegistrationApplication, IShoppingCartService) |
Retrieves a list of possible session registration options, using the in-progress application and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetSessionOptions(EventRegistrationApplication, String) |
Retrieves a list of possible session registration options, using the in-progress application and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetSponsorshipOptions |
Retrieves a list of possible event sponsorship options, using the current in-progress event sponsorship application, and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetTrackOptions(EventRegistrationApplication, IShoppingCartService) |
Retrieves a list of possible track registration options, using the in-progress application and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetTrackOptions(EventRegistrationApplication, String) |
Retrieves a list of possible track registration options, using the in-progress application and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|