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

In This Topic
    C1TargetControlBase Class
    In This Topic
    Class to be used as base for the wijmo extenders target controls. Class to be used as base for the wijmo target controls.
    Object Model
    C1TargetControlBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1TargetControlBase 
       Inherits System.Web.UI.WebControls.WebControl
       Implements IJsonRestoreIWijmoWidgetDependenciesSupportIWijmoWidgetSupport 
    public abstract class C1TargetControlBase : System.Web.UI.WebControls.WebControl, IJsonRestoreIWijmoWidgetDependenciesSupportIWijmoWidgetSupport  
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.C1TargetControlBase
                C1.Web.Wijmo.Controls.C1BarCode.C1BarCode
                C1.Web.Wijmo.Controls.C1BinaryImage.C1BinaryImage
                C1.Web.Wijmo.Controls.C1Calendar.C1Calendar
                C1.Web.Wijmo.Controls.C1Dialog.C1Dialog
                C1.Web.Wijmo.Controls.C1EventsCalendar.C1EventsCalendar
                C1.Web.Wijmo.Controls.C1Expander.C1Expander
                C1.Web.Wijmo.Controls.C1FlipCard.C1FlipCard
                C1.Web.Wijmo.Controls.C1Gauge.C1Gauge
                C1.Web.Wijmo.Controls.C1Input.C1InputBase
                C1.Web.Wijmo.Controls.C1LightBox.C1LightBox
                C1.Web.Wijmo.Controls.C1Maps.C1Maps
                C1.Web.Wijmo.Controls.C1Pager.C1Pager
                C1.Web.Wijmo.Controls.C1ProgressBar.C1ProgressBar
                C1.Web.Wijmo.Controls.C1QRCode.C1QRCode
                C1.Web.Wijmo.Controls.C1Rating.C1Rating
                C1.Web.Wijmo.Controls.C1ReportViewer.C1ReportViewer
                C1.Web.Wijmo.Controls.C1Slider.C1Slider
                C1.Web.Wijmo.Controls.C1Splitter.C1Splitter
                C1.Web.Wijmo.Controls.C1SuperPanel.C1SuperPanel
                C1.Web.Wijmo.Controls.C1Tabs.C1Tabs
                C1.Web.Wijmo.Controls.C1ToolTip.C1ToolTip
                C1.Web.Wijmo.Controls.C1Upload.C1Upload
                C1.Web.Wijmo.Controls.C1Wizard.C1Wizard

    See Also