Dynamicweb 8 Documentation
CheckoutHandler Property (eCommerce.Cart.OrderIsPassedToCheckoutHandlerArgs)

Gets or sets the CheckoutHandler.
Syntax
'Declaration
 
Public Property CheckoutHandler As CheckoutHandler
public CheckoutHandler CheckoutHandler {get; set;}

Property Value

CheckoutHandler. Setting this from a notification subscriber will have no effect.CheckoutHandler
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

eCommerce.Cart.OrderIsPassedToCheckoutHandlerArgs Class
eCommerce.Cart.OrderIsPassedToCheckoutHandlerArgs Members

Send Feedback