Dynamicweb 8 Documentation
AddInConfigurator Class
Members 

Represents an add-in configurator
Object Model
AddInConfigurator ClassConfigurableAddIn Class
Syntax
'Declaration
 
<ToolboxDataAttribute("<{0}:AddInConfigurator runat=server></{0}:AddInConfigurator>")> 
Public Class AddInConfigurator 
   Inherits System.Web.UI.WebControls.WebControl
[ToolboxDataAttribute("<{0}:AddInConfigurator runat=server></{0}:AddInConfigurator>")] 
public class AddInConfigurator : System.Web.UI.WebControls.WebControl 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Dynamicweb.Extensibility.AddInConfigurator

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

AddInConfigurator Members
Dynamicweb.Extensibility Namespace

Send Feedback