| ModuleSettingsNewsletterCategories Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Cart
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("No longer used")]
public List<string> NewsletterCategories { get; }
<ObsoleteAttribute("No longer used")>
Public ReadOnly Property NewsletterCategories As List(Of String)
Get
Property Value
Type:
ListStringSee Also