| 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 AnonymousUserKey As String
Get
Set
Property Value
Type:
StringReturns the anonymous user key.
See Also