| SettingsAnonymousUserKey Property |
Gets or sets the customer name used in integration scenarios with anonymous users.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public string AnonymousUserKey { get; set; }
Public Property AnonymousUserKey As String
Get
Set
Property Value
Type:
StringReturns the anonymous user key.
Implements
ISettingsAnonymousUserKeySee Also