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

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

    See Also