Dynamicweb 8 Documentation
MostViewedProducts Class
Members 

Object Model
MostViewedProducts ClassCurrency Class
Syntax
'Declaration
 
<AddInNameAttribute("Most Viewed Products")> 
<AddInImageAttribute("tree/btn_eyeglasses.png")> 
<AddInGroupAttribute("Products")> 
<AddInDescriptionAttribute("Shows Most Viewed Products")> 
Public Class MostViewedProducts 
   Inherits StatisticsProvider 
   Implements Dynamicweb.Extensibility.Editors.IDropDownOptions 
[AddInNameAttribute("Most Viewed Products")] 
[AddInImageAttribute("tree/btn_eyeglasses.png")] 
[AddInGroupAttribute("Products")] 
[AddInDescriptionAttribute("Shows Most Viewed Products")] 
public class MostViewedProducts : StatisticsProvider, Dynamicweb.Extensibility.Editors.IDropDownOptions  
Inheritance Hierarchy

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

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

MostViewedProducts Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback