ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ConditionFilter Class
Properties


In This Topic
    ConditionFilter Class Members
    In This Topic

    The following tables list the members exposed by ConditionFilter.

    Public Properties
     NameDescription
    Public PropertyGets whether the two conditions should be combined with an AND or an OR operator.  
    Public PropertyGets the first condition in the filter.  
    Public PropertyGets the second condition in the filter.  
    Top
    See Also