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

In This Topic
    AnnotationLayerExtension Class
    In This Topic
    Define a static class to add the extension methods for all the controls which can use AnnotationLayer extender.
    Syntax
    'Declaration
     
    
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class AnnotationLayerExtension 
    [Extension()]
    public static class AnnotationLayerExtension 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Fluent.AnnotationLayerExtension

    See Also