Dynamicweb 8 Documentation
FrequentlyBoughtItems Class
Members 

Object Model
FrequentlyBoughtItems ClassCurrency Class
Syntax
'Declaration
 
<AddInImageAttribute("tree/btn_products.png")> 
<AddInDescriptionAttribute("Shows the frequently bought items by user in a specified period")> 
<AddInGroupAttribute("Products")> 
<AddInNameAttribute("Frequently bought items")> 
Public Class FrequentlyBoughtItems 
   Inherits StatisticsProvider 
   Implements Dynamicweb.Extensibility.Editors.IDropDownOptions 
[AddInImageAttribute("tree/btn_products.png")] 
[AddInDescriptionAttribute("Shows the frequently bought items by user in a specified period")] 
[AddInGroupAttribute("Products")] 
[AddInNameAttribute("Frequently bought items")] 
public class FrequentlyBoughtItems : StatisticsProvider, Dynamicweb.Extensibility.Editors.IDropDownOptions  
Inheritance Hierarchy

System.Object
   Dynamicweb.Extensibility.ConfigurableAddIn
      Dynamicweb.eCommerce.Statistics.StatisticsProvider
         Dynamicweb.eCommerce.Statistics.FrequentlyBoughtItems

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FrequentlyBoughtItems Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback