Dynamicweb 8 Documentation
CustomerAccepted Property (eCommerce.Cart.AfterCustomerAcceptedValueIsSetArgs)

Gets or sets the value of the Customer Accepted.
Syntax
'Declaration
 
Public Property CustomerAccepted As Boolean
public bool CustomerAccepted {get; set;}

Property Value

Boolean. Setting this from a notification subscriber will have no effect.Boolean
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.AfterCustomerAcceptedValueIsSetArgs Class
eCommerce.Cart.AfterCustomerAcceptedValueIsSetArgs Members

Send Feedback