Click or drag to resize

EventShoppingServiceGetSessionOptions Method

Overload List
 NameDescription
Public methodGetSessionOptions(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.
Public methodGetSessionOptions(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.
Public methodGetSessionOptions(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.
Public methodGetSessionOptions(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.
Top
See Also