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

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

    System.Object
       C1.Web.Mvc.Fluent.BooleanCheckerExtension

    See Also