ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / 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.
    Object Model
    AnnotationLayerExtension Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class AnnotationLayerExtension 
    public static class AnnotationLayerExtension 
    Inheritance Hierarchy

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

    See Also