ASP.NET MVC Controls | ComponentOne
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.
    Syntax
    'Declaration
     
    
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class SelectorExtension 
    [Extension()]
    public static class SelectorExtension 
    Inheritance Hierarchy

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

    See Also