ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Component Class
Members

In This Topic
    Component Class
    In This Topic
    Defines the base class for C1 MVC components. Defines the C1 MVC component class.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Component 
    public abstract class Component 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control

    See Also