ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Fluent Namespace / SelectorExtension Class
Members

In This Topic
    SelectorExtension Class
    In This Topic
    Define a static class to add the extension methods for all the controls which can use Selector extender.
    Object Model
    SelectorExtension Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class SelectorExtension 
    public static class SelectorExtension 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Fluent.SelectorExtension

    See Also