ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetDataBoundControlBase Class
Members

In This Topic
    C1TargetDataBoundControlBase Class
    In This Topic
    Class to be used as base for the wijmo extenders target controls.
    Object Model
    C1TargetDataBoundControlBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1TargetDataBoundControlBase 
       Inherits System.Web.UI.WebControls.DataBoundControl
       Implements C1.Web.Wijmo.Controls.IJsonRestoreC1.Web.Wijmo.Controls.IWijmoWidgetDependenciesSupportC1.Web.Wijmo.Controls.IWijmoWidgetSupport 
    public abstract class C1TargetDataBoundControlBase : System.Web.UI.WebControls.DataBoundControl, 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.BaseDataBoundControl
                System.Web.UI.WebControls.DataBoundControl
                   C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase
                      C1.Web.Wijmo.Controls.C1Accordion.C1Accordion
                      C1.Web.Wijmo.Controls.C1AppView.C1AppView
                      C1.Web.Wijmo.Controls.C1AutoComplete.C1AutoComplete
                      C1.Web.Wijmo.Controls.C1Carousel.C1Carousel
                      C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<Tseries,TAnimation,TBinding>
                      C1.Web.Wijmo.Controls.C1ComboBox.C1ComboBox
                      C1.Web.Wijmo.Controls.C1FileExplorer.C1FileExplorer
                      C1.Web.Wijmo.Controls.C1Gallery.C1Gallery
                      C1.Web.Wijmo.Controls.C1Sparkline.C1Sparkline

    See Also