Click or drag to resize

ISettingsAnonymousUserKey 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
string AnonymousUserKey { get; set; }

Property Value

Type: String
Returns the anonymous user key.
See Also