Dynamicweb 8 Documentation
DefaultMyPage Class
Members 

Class contains functions for Order profit statistics handling.
Object Model
DefaultMyPage ClassCurrency Class
Syntax
'Declaration
 
<AddInDescriptionAttribute("Displays an overview of orders processed through your Dynamicweb eCommerce")> 
<AddInNameAttribute("Default MyPage")> 
<AddInGroupAttribute("MyPage")> 
Public Class DefaultMyPage 
   Inherits StatisticsProvider 
   Implements Dynamicweb.Extensibility.Editors.IDropDownOptions 
[AddInDescriptionAttribute("Displays an overview of orders processed through your Dynamicweb eCommerce")] 
[AddInNameAttribute("Default MyPage")] 
[AddInGroupAttribute("MyPage")] 
public class DefaultMyPage : StatisticsProvider, Dynamicweb.Extensibility.Editors.IDropDownOptions  
Inheritance Hierarchy

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

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

DefaultMyPage Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback