ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetCompositeControlBase Class
Members

In This Topic
    C1TargetCompositeControlBase Class
    In This Topic
    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
    public abstract class C1TargetCompositeControlBase : System.Web.UI.WebControls.CompositeControl 
    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