ASP.NET MVC Controls | ComponentOne
System.Web.Mvc Namespace / ControllerExtension Class
Members

In This Topic
    ControllerExtension Class
    In This Topic
    Extends the System.Web.Mvc.Controller for C1 MVC.
    Syntax
    'Declaration
     
    
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class ControllerExtension 
    [Extension()]
    public static class ControllerExtension 
    Inheritance Hierarchy

    System.Object
       System.Web.Mvc.ControllerExtension

    See Also