C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetCompositeControlBase Class
Members

C1TargetCompositeControlBase Class
Class to be used as base for the wijmo extenders target controls.
Object Model
C1TargetCompositeControlBase Class
Syntax
'Declaration
 
Public MustInherit Class C1TargetCompositeControlBase 
   Inherits System.Web.UI.WebControls.CompositeControl
   Implements C1.Web.Wijmo.Controls.IJsonRestoreC1.Web.Wijmo.Controls.IWijmoWidgetDependenciesSupportC1.Web.Wijmo.Controls.IWijmoWidgetSupport 
 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.CompositeControl
            C1.Web.Wijmo.Controls.Base.C1TargetCompositeControlBase

See Also