| SettingsCartCommunicationType Property |
Gets or sets the type of communication used for the cart. Valid options are defined in CartCommunicationType.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public string CartCommunicationType { get; set; }
Public Property CartCommunicationType As String
Get
Set
Property Value
Type:
StringReturns the type of the cart communication.
Implements
ISettingsCartCommunicationTypeSee Also