ComponentOne ASP.NET MVC Controls
Control Class
Members 

C1.Web.Mvc Namespace : Control Class
Defines the base class for C1 MVC controls.
Syntax
'Declaration
 
Public MustInherit Class Control 
   Inherits Component
   Implements ITemplate 
public abstract class Control : Component, ITemplate  
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.DashboardLayout
         C1.Web.Mvc.Gauge
         C1.Web.Mvc.InputBase
         C1.Web.Mvc.ItemsBoundControl<T>
         C1.Web.Mvc.Olap.PivotChart
         C1.Web.Mvc.Olap.PivotPanel
         C1.Web.Mvc.Olap.Slicer
         C1.Web.Mvc.Pager
         C1.Web.Mvc.Popup
         C1.Web.Mvc.TabPanel
         C1.Web.Mvc.TreeView
         C1.Web.Mvc.Viewer.ViewerBase

See Also

Reference

Control Members
C1.Web.Mvc Namespace